Метод | Описание | |
---|---|---|
Add ( |
||
Add ( |
||
Add ( TopoDS_Edge edge ) : void | ||
Add ( TopoDS_Edge edge, int atnum ) : void | ||
Add ( TopoDS_Shape shape ) : void | ||
Add ( TopoDS_Shape shape, int atnum ) : void | ||
Add ( TopoDS_Wire wire ) : void | ||
Add ( TopoDS_Wire wire, int atnum ) : void | ||
AddOriented ( TopoDS_Edge edge, int mode ) : void | ||
AddOriented ( TopoDS_Shape shape, int mode ) : void | ||
AddOriented ( TopoDS_Wire wire, int mode ) : void | ||
Clear ( ) : void | ||
ComputeSeams ( ) : void | ||
ComputeSeams ( bool enforce ) : void | ||
Edge ( int num ) : TopoDS_Edge | ||
Index ( TopoDS_Edge edge ) : int | ||
Init ( TopoDS_Wire wire ) : bool | ||
Init ( TopoDS_Wire wire, bool chained ) : bool | ||
Init ( TopoDS_Wire wire, bool chained, bool theManifoldMode ) : bool | ||
Init ( |
||
IsSeam ( int num ) : bool | ||
ManifoldMode ( ) : bool | ||
NbEdges ( ) : int | ||
NbNonManifoldEdges ( ) : int | ||
NonmanifoldEdge ( int num ) : TopoDS_Edge | ||
NonmanifoldEdges ( ) : TopTools_HSequenceOfShape | ||
Remove ( ) : void | ||
Remove ( int num ) : void | ||
Reverse ( ) : void | ||
Reverse ( TopoDS_Face face ) : void | ||
Set ( TopoDS_Edge edge ) : void | ||
Set ( TopoDS_Edge edge, int num ) : void | ||
SetDegeneratedLast ( ) : void | ||
SetLast ( int num ) : void | ||
ShapeExtend_WireData ( ) : System | ||
ShapeExtend_WireData ( |
||
ShapeExtend_WireData ( TopoDS_Wire wire ) : System | ||
ShapeExtend_WireData ( TopoDS_Wire wire, bool chained ) : System | ||
ShapeExtend_WireData ( TopoDS_Wire wire, bool chained, bool theManifoldMode ) : System | ||
Wire ( ) : TopoDS_Wire | ||
WireAPIMake ( ) : TopoDS_Wire | ||
get_type_name ( ) : char |
public Add ( |
||
wire | ||
Результат | void |
public Add ( |
||
wire | ||
atnum | int | |
Результат | void |
public Add ( TopoDS_Edge edge, int atnum ) : void | ||
edge | TopoDS_Edge | |
atnum | int | |
Результат | void |
public Add ( TopoDS_Shape shape, int atnum ) : void | ||
shape | TopoDS_Shape | |
atnum | int | |
Результат | void |
public Add ( TopoDS_Wire wire, int atnum ) : void | ||
wire | TopoDS_Wire | |
atnum | int | |
Результат | void |
public AddOriented ( TopoDS_Edge edge, int mode ) : void | ||
edge | TopoDS_Edge | |
mode | int | |
Результат | void |
public AddOriented ( TopoDS_Shape shape, int mode ) : void | ||
shape | TopoDS_Shape | |
mode | int | |
Результат | void |
public AddOriented ( TopoDS_Wire wire, int mode ) : void | ||
wire | TopoDS_Wire | |
mode | int | |
Результат | void |
public ComputeSeams ( bool enforce ) : void | ||
enforce | bool | |
Результат | void |
public Init ( TopoDS_Wire wire, bool chained ) : bool | ||
wire | TopoDS_Wire | |
chained | bool | |
Результат | bool |
public Init ( TopoDS_Wire wire, bool chained, bool theManifoldMode ) : bool | ||
wire | TopoDS_Wire | |
chained | bool | |
theManifoldMode | bool | |
Результат | bool |
public Init ( |
||
other | ||
Результат | void |
public NonmanifoldEdge ( int num ) : TopoDS_Edge | ||
num | int | |
Результат | TopoDS_Edge |
public NonmanifoldEdges ( ) : TopTools_HSequenceOfShape | ||
Результат | TopTools_HSequenceOfShape |
public Reverse ( TopoDS_Face face ) : void | ||
face | TopoDS_Face | |
Результат | void |
public Set ( TopoDS_Edge edge, int num ) : void | ||
edge | TopoDS_Edge | |
num | int | |
Результат | void |
public ShapeExtend_WireData ( |
||
parameter1 | ||
Результат | System |
public ShapeExtend_WireData ( TopoDS_Wire wire ) : System | ||
wire | TopoDS_Wire | |
Результат | System |
public ShapeExtend_WireData ( TopoDS_Wire wire, bool chained ) : System | ||
wire | TopoDS_Wire | |
chained | bool | |
Результат | System |
public ShapeExtend_WireData ( TopoDS_Wire wire, bool chained, bool theManifoldMode ) : System | ||
wire | TopoDS_Wire | |
chained | bool | |
theManifoldMode | bool | |
Результат | System |