C# 클래스 CascadeSharp.TKShHealing.ShapeFix.ShapeFix_WireSegment

파일 보기 프로젝트 열기: Oblikovati/CascadeSharp 1 사용 예제들

공개 메소드들

메소드 설명
AddEdge ( int i, TopoDS_Edge edge ) : void
AddEdge ( int i, TopoDS_Edge edge, int iumin, int iumax, int ivmin, int ivmax ) : void
CheckPatchIndex ( int i ) : bool
Clear ( ) : void
DefineIUMax ( int i, int iumax ) : void
DefineIUMin ( int i, int iumin ) : void
DefineIVMax ( int i, int ivmax ) : void
DefineIVMin ( int i, int ivmin ) : void
Edge ( int i ) : TopoDS_Edge
FirstVertex ( ) : TopoDS_Vertex
GetPatchIndex ( int i, int &iumin, int &iumax, int &ivmin, int &ivmax ) : void
GetVertex ( ) : TopoDS_Vertex
IsClosed ( ) : bool
IsVertex ( ) : bool
LastVertex ( ) : TopoDS_Vertex
Load ( ShapeExtend_WireData wire ) : void
NbEdges ( ) : int
Orientation ( ) : TopAbs_Orientation
Orientation ( TopAbs_Orientation ori ) : void
SetEdge ( int i, TopoDS_Edge edge ) : void
SetPatchIndex ( int i, int iumin, int iumax, int ivmin, int ivmax ) : void
SetVertex ( TopoDS_Vertex theVertex ) : void
ShapeFix_WireSegment ( ) : System
ShapeFix_WireSegment ( ShapeExtend_WireData wire ) : System
ShapeFix_WireSegment ( ShapeExtend_WireData wire, TopAbs_Orientation ori ) : System
ShapeFix_WireSegment ( ShapeFix_WireSegment parameter1 ) : System
ShapeFix_WireSegment ( TopoDS_Wire wire ) : System
ShapeFix_WireSegment ( TopoDS_Wire wire, TopAbs_Orientation ori ) : System
WireData ( ) : ShapeExtend_WireData

메소드 상세

AddEdge() 공개 메소드

public AddEdge ( int i, TopoDS_Edge edge ) : void
i int
edge TopoDS_Edge
리턴 void

AddEdge() 공개 메소드

public AddEdge ( int i, TopoDS_Edge edge, int iumin, int iumax, int ivmin, int ivmax ) : void
i int
edge TopoDS_Edge
iumin int
iumax int
ivmin int
ivmax int
리턴 void

CheckPatchIndex() 공개 메소드

public CheckPatchIndex ( int i ) : bool
i int
리턴 bool

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

DefineIUMax() 공개 메소드

public DefineIUMax ( int i, int iumax ) : void
i int
iumax int
리턴 void

DefineIUMin() 공개 메소드

public DefineIUMin ( int i, int iumin ) : void
i int
iumin int
리턴 void

DefineIVMax() 공개 메소드

public DefineIVMax ( int i, int ivmax ) : void
i int
ivmax int
리턴 void

DefineIVMin() 공개 메소드

public DefineIVMin ( int i, int ivmin ) : void
i int
ivmin int
리턴 void

Edge() 공개 메소드

public Edge ( int i ) : TopoDS_Edge
i int
리턴 TopoDS_Edge

FirstVertex() 공개 메소드

public FirstVertex ( ) : TopoDS_Vertex
리턴 TopoDS_Vertex

GetPatchIndex() 공개 메소드

public GetPatchIndex ( int i, int &iumin, int &iumax, int &ivmin, int &ivmax ) : void
i int
iumin int
iumax int
ivmin int
ivmax int
리턴 void

GetVertex() 공개 메소드

public GetVertex ( ) : TopoDS_Vertex
리턴 TopoDS_Vertex

IsClosed() 공개 메소드

public IsClosed ( ) : bool
리턴 bool

IsVertex() 공개 메소드

public IsVertex ( ) : bool
리턴 bool

LastVertex() 공개 메소드

public LastVertex ( ) : TopoDS_Vertex
리턴 TopoDS_Vertex

Load() 공개 메소드

public Load ( ShapeExtend_WireData wire ) : void
wire ShapeExtend_WireData
리턴 void

NbEdges() 공개 메소드

public NbEdges ( ) : int
리턴 int

Orientation() 공개 메소드

public Orientation ( ) : TopAbs_Orientation
리턴 TopAbs_Orientation

Orientation() 공개 메소드

public Orientation ( TopAbs_Orientation ori ) : void
ori TopAbs_Orientation
리턴 void

SetEdge() 공개 메소드

public SetEdge ( int i, TopoDS_Edge edge ) : void
i int
edge TopoDS_Edge
리턴 void

SetPatchIndex() 공개 메소드

public SetPatchIndex ( int i, int iumin, int iumax, int ivmin, int ivmax ) : void
i int
iumin int
iumax int
ivmin int
ivmax int
리턴 void

SetVertex() 공개 메소드

public SetVertex ( TopoDS_Vertex theVertex ) : void
theVertex TopoDS_Vertex
리턴 void

ShapeFix_WireSegment() 공개 메소드

public ShapeFix_WireSegment ( ) : System
리턴 System

ShapeFix_WireSegment() 공개 메소드

public ShapeFix_WireSegment ( ShapeExtend_WireData wire ) : System
wire ShapeExtend_WireData
리턴 System

ShapeFix_WireSegment() 공개 메소드

public ShapeFix_WireSegment ( ShapeExtend_WireData wire, TopAbs_Orientation ori ) : System
wire ShapeExtend_WireData
ori TopAbs_Orientation
리턴 System

ShapeFix_WireSegment() 공개 메소드

public ShapeFix_WireSegment ( ShapeFix_WireSegment parameter1 ) : System
parameter1 ShapeFix_WireSegment
리턴 System

ShapeFix_WireSegment() 공개 메소드

public ShapeFix_WireSegment ( TopoDS_Wire wire ) : System
wire TopoDS_Wire
리턴 System

ShapeFix_WireSegment() 공개 메소드

public ShapeFix_WireSegment ( TopoDS_Wire wire, TopAbs_Orientation ori ) : System
wire TopoDS_Wire
ori TopAbs_Orientation
리턴 System

WireData() 공개 메소드

public WireData ( ) : ShapeExtend_WireData
리턴 ShapeExtend_WireData