C# Class CascadeSharp.TKBool.BRepFill.BRepFill_CompatibleWires

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

Méthodes publiques

Méthode Description
BRepFill_CompatibleWires ( ) : System
BRepFill_CompatibleWires ( BRepFill_CompatibleWires parameter1 ) : System
BRepFill_CompatibleWires ( TopTools_SequenceOfShape Sections ) : System
ComputeOrigin ( bool polar ) : void
Generated ( ) : TopTools_DataMapOfShapeListOfShape
GeneratedShapes ( TopoDS_Edge SubSection ) : TopTools_ListOfShape
Init ( TopTools_SequenceOfShape Sections ) : void
IsDegeneratedFirstSection ( ) : bool
IsDegeneratedLastSection ( ) : bool
IsDone ( ) : bool
Perform ( ) : void
Perform ( bool WithRotation ) : void
SameNumberByACR ( bool report ) : void
SameNumberByPolarMethod ( ) : void
SameNumberByPolarMethod ( bool WithRotation ) : void
SearchOrigin ( ) : void
SetPercent ( ) : void
SetPercent ( double percent ) : void
Shape ( ) : TopTools_SequenceOfShape

Method Details

BRepFill_CompatibleWires() public méthode

public BRepFill_CompatibleWires ( ) : System
Résultat System

BRepFill_CompatibleWires() public méthode

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

BRepFill_CompatibleWires() public méthode

public BRepFill_CompatibleWires ( TopTools_SequenceOfShape Sections ) : System
Sections TopTools_SequenceOfShape
Résultat System

ComputeOrigin() public méthode

public ComputeOrigin ( bool polar ) : void
polar bool
Résultat void

Generated() public méthode

public Generated ( ) : TopTools_DataMapOfShapeListOfShape
Résultat TopTools_DataMapOfShapeListOfShape

GeneratedShapes() public méthode

public GeneratedShapes ( TopoDS_Edge SubSection ) : TopTools_ListOfShape
SubSection TopoDS_Edge
Résultat TopTools_ListOfShape

Init() public méthode

public Init ( TopTools_SequenceOfShape Sections ) : void
Sections TopTools_SequenceOfShape
Résultat void

IsDegeneratedFirstSection() public méthode

public IsDegeneratedFirstSection ( ) : bool
Résultat bool

IsDegeneratedLastSection() public méthode

public IsDegeneratedLastSection ( ) : bool
Résultat bool

IsDone() public méthode

public IsDone ( ) : bool
Résultat bool

Perform() public méthode

public Perform ( ) : void
Résultat void

Perform() public méthode

public Perform ( bool WithRotation ) : void
WithRotation bool
Résultat void

SameNumberByACR() public méthode

public SameNumberByACR ( bool report ) : void
report bool
Résultat void

SameNumberByPolarMethod() public méthode

public SameNumberByPolarMethod ( ) : void
Résultat void

SameNumberByPolarMethod() public méthode

public SameNumberByPolarMethod ( bool WithRotation ) : void
WithRotation bool
Résultat void

SearchOrigin() public méthode

public SearchOrigin ( ) : void
Résultat void

SetPercent() public méthode

public SetPercent ( ) : void
Résultat void

SetPercent() public méthode

public SetPercent ( double percent ) : void
percent double
Résultat void

Shape() public méthode

public Shape ( ) : TopTools_SequenceOfShape
Résultat TopTools_SequenceOfShape