C# Class CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_PointIterator

Inheritance: TopOpeBRepDS_InterferenceIterator
Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
Current ( ) : int
DiffOriented ( ) : bool
IsPoint ( ) : bool
IsVertex ( ) : bool
MatchInterference ( CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_Interference I ) : bool
Orientation ( TopAbs_State S ) : TopAbs_Orientation
Parameter ( ) : double
SameOriented ( ) : bool
Support ( ) : int
TopOpeBRepDS_PointIterator ( ) : System
TopOpeBRepDS_PointIterator ( CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_ListOfInterference L ) : System
TopOpeBRepDS_PointIterator ( TopOpeBRepDS_PointIterator parameter1 ) : System

Method Details

Current() public method

public Current ( ) : int
return int

DiffOriented() public method

public DiffOriented ( ) : bool
return bool

IsPoint() public method

public IsPoint ( ) : bool
return bool

IsVertex() public method

public IsVertex ( ) : bool
return bool

MatchInterference() public method

public MatchInterference ( CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_Interference I ) : bool
I CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_Interference
return bool

Orientation() public method

public Orientation ( TopAbs_State S ) : TopAbs_Orientation
S TopAbs_State
return TopAbs_Orientation

Parameter() public method

public Parameter ( ) : double
return double

SameOriented() public method

public SameOriented ( ) : bool
return bool

Support() public method

public Support ( ) : int
return int

TopOpeBRepDS_PointIterator() public method

public TopOpeBRepDS_PointIterator ( ) : System
return System

TopOpeBRepDS_PointIterator() public method

public TopOpeBRepDS_PointIterator ( CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_ListOfInterference L ) : System
L CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_ListOfInterference
return System

TopOpeBRepDS_PointIterator() public method

public TopOpeBRepDS_PointIterator ( TopOpeBRepDS_PointIterator parameter1 ) : System
parameter1 TopOpeBRepDS_PointIterator
return System