C# Class CascadeSharp.TKShHealing.ShapeExtend.ShapeExtend_WireData

Inheritance: Standard_Transient
Mostrar archivo Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method 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 method

public Add ( ShapeExtend_WireData wire ) : void
wire ShapeExtend_WireData
return void

Add() public method

public Add ( ShapeExtend_WireData wire, int atnum ) : void
wire ShapeExtend_WireData
atnum int
return void

Add() public method

public Add ( TopoDS_Edge edge ) : void
edge TopoDS_Edge
return void

Add() public method

public Add ( TopoDS_Edge edge, int atnum ) : void
edge TopoDS_Edge
atnum int
return void

Add() public method

public Add ( TopoDS_Shape shape ) : void
shape TopoDS_Shape
return void

Add() public method

public Add ( TopoDS_Shape shape, int atnum ) : void
shape TopoDS_Shape
atnum int
return void

Add() public method

public Add ( TopoDS_Wire wire ) : void
wire TopoDS_Wire
return void

Add() public method

public Add ( TopoDS_Wire wire, int atnum ) : void
wire TopoDS_Wire
atnum int
return void

AddOriented() public method

public AddOriented ( TopoDS_Edge edge, int mode ) : void
edge TopoDS_Edge
mode int
return void

AddOriented() public method

public AddOriented ( TopoDS_Shape shape, int mode ) : void
shape TopoDS_Shape
mode int
return void

AddOriented() public method

public AddOriented ( TopoDS_Wire wire, int mode ) : void
wire TopoDS_Wire
mode int
return void

Clear() public method

public Clear ( ) : void
return void

ComputeSeams() public method

public ComputeSeams ( ) : void
return void

ComputeSeams() public method

public ComputeSeams ( bool enforce ) : void
enforce bool
return void

Edge() public method

public Edge ( int num ) : TopoDS_Edge
num int
return TopoDS_Edge

Index() public method

public Index ( TopoDS_Edge edge ) : int
edge TopoDS_Edge
return int

Init() public method

public Init ( TopoDS_Wire wire ) : bool
wire TopoDS_Wire
return bool

Init() public method

public Init ( TopoDS_Wire wire, bool chained ) : bool
wire TopoDS_Wire
chained bool
return bool

Init() public method

public Init ( TopoDS_Wire wire, bool chained, bool theManifoldMode ) : bool
wire TopoDS_Wire
chained bool
theManifoldMode bool
return bool

Init() public method

public Init ( ShapeExtend_WireData other ) : void
other ShapeExtend_WireData
return void

IsSeam() public method

public IsSeam ( int num ) : bool
num int
return bool

ManifoldMode() public method

public ManifoldMode ( ) : bool
return bool

NbEdges() public method

public NbEdges ( ) : int
return int

NbNonManifoldEdges() public method

public NbNonManifoldEdges ( ) : int
return int

NonmanifoldEdge() public method

public NonmanifoldEdge ( int num ) : TopoDS_Edge
num int
return TopoDS_Edge

NonmanifoldEdges() public method

public NonmanifoldEdges ( ) : TopTools_HSequenceOfShape
return TopTools_HSequenceOfShape

Remove() public method

public Remove ( ) : void
return void

Remove() public method

public Remove ( int num ) : void
num int
return void

Reverse() public method

public Reverse ( ) : void
return void

Reverse() public method

public Reverse ( TopoDS_Face face ) : void
face TopoDS_Face
return void

Set() public method

public Set ( TopoDS_Edge edge ) : void
edge TopoDS_Edge
return void

Set() public method

public Set ( TopoDS_Edge edge, int num ) : void
edge TopoDS_Edge
num int
return void

SetDegeneratedLast() public method

public SetDegeneratedLast ( ) : void
return void

SetLast() public method

public SetLast ( int num ) : void
num int
return void

ShapeExtend_WireData() public method

public ShapeExtend_WireData ( ) : System
return System

ShapeExtend_WireData() public method

public ShapeExtend_WireData ( ShapeExtend_WireData parameter1 ) : System
parameter1 ShapeExtend_WireData
return System

ShapeExtend_WireData() public method

public ShapeExtend_WireData ( TopoDS_Wire wire ) : System
wire TopoDS_Wire
return System

ShapeExtend_WireData() public method

public ShapeExtend_WireData ( TopoDS_Wire wire, bool chained ) : System
wire TopoDS_Wire
chained bool
return System

ShapeExtend_WireData() public method

public ShapeExtend_WireData ( TopoDS_Wire wire, bool chained, bool theManifoldMode ) : System
wire TopoDS_Wire
chained bool
theManifoldMode bool
return System

Wire() public method

public Wire ( ) : TopoDS_Wire
return TopoDS_Wire

WireAPIMake() public method

public WireAPIMake ( ) : TopoDS_Wire
return TopoDS_Wire

get_type_name() public method

public get_type_name ( ) : char
return char