C# Class CascadeSharp.TKShHealing.ShapeExtend.ShapeExtend_WireData

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

Méthodes publiques

Méthode Description
Add ( ShapeExtend_WireData wire ) : void
Add ( ShapeExtend_WireData wire, int atnum ) : void
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 ( ShapeExtend_WireData other ) : void
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 parameter1 ) : System
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

Method Details

Add() public méthode

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

Add() public méthode

public Add ( ShapeExtend_WireData wire, int atnum ) : void
wire ShapeExtend_WireData
atnum int
Résultat void

Add() public méthode

public Add ( TopoDS_Edge edge ) : void
edge TopoDS_Edge
Résultat void

Add() public méthode

public Add ( TopoDS_Edge edge, int atnum ) : void
edge TopoDS_Edge
atnum int
Résultat void

Add() public méthode

public Add ( TopoDS_Shape shape ) : void
shape TopoDS_Shape
Résultat void

Add() public méthode

public Add ( TopoDS_Shape shape, int atnum ) : void
shape TopoDS_Shape
atnum int
Résultat void

Add() public méthode

public Add ( TopoDS_Wire wire ) : void
wire TopoDS_Wire
Résultat void

Add() public méthode

public Add ( TopoDS_Wire wire, int atnum ) : void
wire TopoDS_Wire
atnum int
Résultat void

AddOriented() public méthode

public AddOriented ( TopoDS_Edge edge, int mode ) : void
edge TopoDS_Edge
mode int
Résultat void

AddOriented() public méthode

public AddOriented ( TopoDS_Shape shape, int mode ) : void
shape TopoDS_Shape
mode int
Résultat void

AddOriented() public méthode

public AddOriented ( TopoDS_Wire wire, int mode ) : void
wire TopoDS_Wire
mode int
Résultat void

Clear() public méthode

public Clear ( ) : void
Résultat void

ComputeSeams() public méthode

public ComputeSeams ( ) : void
Résultat void

ComputeSeams() public méthode

public ComputeSeams ( bool enforce ) : void
enforce bool
Résultat void

Edge() public méthode

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

Index() public méthode

public Index ( TopoDS_Edge edge ) : int
edge TopoDS_Edge
Résultat int

Init() public méthode

public Init ( TopoDS_Wire wire ) : bool
wire TopoDS_Wire
Résultat bool

Init() public méthode

public Init ( TopoDS_Wire wire, bool chained ) : bool
wire TopoDS_Wire
chained bool
Résultat bool

Init() public méthode

public Init ( TopoDS_Wire wire, bool chained, bool theManifoldMode ) : bool
wire TopoDS_Wire
chained bool
theManifoldMode bool
Résultat bool

Init() public méthode

public Init ( ShapeExtend_WireData other ) : void
other ShapeExtend_WireData
Résultat void

IsSeam() public méthode

public IsSeam ( int num ) : bool
num int
Résultat bool

ManifoldMode() public méthode

public ManifoldMode ( ) : bool
Résultat bool

NbEdges() public méthode

public NbEdges ( ) : int
Résultat int

NbNonManifoldEdges() public méthode

public NbNonManifoldEdges ( ) : int
Résultat int

NonmanifoldEdge() public méthode

public NonmanifoldEdge ( int num ) : TopoDS_Edge
num int
Résultat TopoDS_Edge

NonmanifoldEdges() public méthode

public NonmanifoldEdges ( ) : TopTools_HSequenceOfShape
Résultat TopTools_HSequenceOfShape

Remove() public méthode

public Remove ( ) : void
Résultat void

Remove() public méthode

public Remove ( int num ) : void
num int
Résultat void

Reverse() public méthode

public Reverse ( ) : void
Résultat void

Reverse() public méthode

public Reverse ( TopoDS_Face face ) : void
face TopoDS_Face
Résultat void

Set() public méthode

public Set ( TopoDS_Edge edge ) : void
edge TopoDS_Edge
Résultat void

Set() public méthode

public Set ( TopoDS_Edge edge, int num ) : void
edge TopoDS_Edge
num int
Résultat void

SetDegeneratedLast() public méthode

public SetDegeneratedLast ( ) : void
Résultat void

SetLast() public méthode

public SetLast ( int num ) : void
num int
Résultat void

ShapeExtend_WireData() public méthode

public ShapeExtend_WireData ( ) : System
Résultat System

ShapeExtend_WireData() public méthode

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

ShapeExtend_WireData() public méthode

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

ShapeExtend_WireData() public méthode

public ShapeExtend_WireData ( TopoDS_Wire wire, bool chained ) : System
wire TopoDS_Wire
chained bool
Résultat System

ShapeExtend_WireData() public méthode

public ShapeExtend_WireData ( TopoDS_Wire wire, bool chained, bool theManifoldMode ) : System
wire TopoDS_Wire
chained bool
theManifoldMode bool
Résultat System

Wire() public méthode

public Wire ( ) : TopoDS_Wire
Résultat TopoDS_Wire

WireAPIMake() public méthode

public WireAPIMake ( ) : TopoDS_Wire
Résultat TopoDS_Wire

get_type_name() public méthode

public get_type_name ( ) : char
Résultat char