C# Class CascadeSharp.TKShHealing.ShapeFix.ShapeFix_WireSegment

Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode Description
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

Method Details

AddEdge() public méthode

public AddEdge ( int i, TopoDS_Edge edge ) : void
i int
edge TopoDS_Edge
Résultat void

AddEdge() public méthode

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
Résultat void

CheckPatchIndex() public méthode

public CheckPatchIndex ( int i ) : bool
i int
Résultat bool

Clear() public méthode

public Clear ( ) : void
Résultat void

DefineIUMax() public méthode

public DefineIUMax ( int i, int iumax ) : void
i int
iumax int
Résultat void

DefineIUMin() public méthode

public DefineIUMin ( int i, int iumin ) : void
i int
iumin int
Résultat void

DefineIVMax() public méthode

public DefineIVMax ( int i, int ivmax ) : void
i int
ivmax int
Résultat void

DefineIVMin() public méthode

public DefineIVMin ( int i, int ivmin ) : void
i int
ivmin int
Résultat void

Edge() public méthode

public Edge ( int i ) : TopoDS_Edge
i int
Résultat TopoDS_Edge

FirstVertex() public méthode

public FirstVertex ( ) : TopoDS_Vertex
Résultat TopoDS_Vertex

GetPatchIndex() public méthode

public GetPatchIndex ( int i, int &iumin, int &iumax, int &ivmin, int &ivmax ) : void
i int
iumin int
iumax int
ivmin int
ivmax int
Résultat void

GetVertex() public méthode

public GetVertex ( ) : TopoDS_Vertex
Résultat TopoDS_Vertex

IsClosed() public méthode

public IsClosed ( ) : bool
Résultat bool

IsVertex() public méthode

public IsVertex ( ) : bool
Résultat bool

LastVertex() public méthode

public LastVertex ( ) : TopoDS_Vertex
Résultat TopoDS_Vertex

Load() public méthode

public Load ( ShapeExtend_WireData wire ) : void
wire ShapeExtend_WireData
Résultat void

NbEdges() public méthode

public NbEdges ( ) : int
Résultat int

Orientation() public méthode

public Orientation ( ) : TopAbs_Orientation
Résultat TopAbs_Orientation

Orientation() public méthode

public Orientation ( TopAbs_Orientation ori ) : void
ori TopAbs_Orientation
Résultat void

SetEdge() public méthode

public SetEdge ( int i, TopoDS_Edge edge ) : void
i int
edge TopoDS_Edge
Résultat void

SetPatchIndex() public méthode

public SetPatchIndex ( int i, int iumin, int iumax, int ivmin, int ivmax ) : void
i int
iumin int
iumax int
ivmin int
ivmax int
Résultat void

SetVertex() public méthode

public SetVertex ( TopoDS_Vertex theVertex ) : void
theVertex TopoDS_Vertex
Résultat void

ShapeFix_WireSegment() public méthode

public ShapeFix_WireSegment ( ) : System
Résultat System

ShapeFix_WireSegment() public méthode

public ShapeFix_WireSegment ( ShapeExtend_WireData wire ) : System
wire ShapeExtend_WireData
Résultat System

ShapeFix_WireSegment() public méthode

public ShapeFix_WireSegment ( ShapeExtend_WireData wire, TopAbs_Orientation ori ) : System
wire ShapeExtend_WireData
ori TopAbs_Orientation
Résultat System

ShapeFix_WireSegment() public méthode

public ShapeFix_WireSegment ( ShapeFix_WireSegment parameter1 ) : System
parameter1 ShapeFix_WireSegment
Résultat System

ShapeFix_WireSegment() public méthode

public ShapeFix_WireSegment ( TopoDS_Wire wire ) : System
wire TopoDS_Wire
Résultat System

ShapeFix_WireSegment() public méthode

public ShapeFix_WireSegment ( TopoDS_Wire wire, TopAbs_Orientation ori ) : System
wire TopoDS_Wire
ori TopAbs_Orientation
Résultat System

WireData() public méthode

public WireData ( ) : ShapeExtend_WireData
Résultat ShapeExtend_WireData