C# Class CascadeSharp.TKBool.BRepFill.BRepFill_CompatibleWires

Mostra file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

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

public BRepFill_CompatibleWires ( ) : System
return System

BRepFill_CompatibleWires() public method

public BRepFill_CompatibleWires ( BRepFill_CompatibleWires parameter1 ) : System
parameter1 BRepFill_CompatibleWires
return System

BRepFill_CompatibleWires() public method

public BRepFill_CompatibleWires ( TopTools_SequenceOfShape Sections ) : System
Sections TopTools_SequenceOfShape
return System

ComputeOrigin() public method

public ComputeOrigin ( bool polar ) : void
polar bool
return void

Generated() public method

public Generated ( ) : TopTools_DataMapOfShapeListOfShape
return TopTools_DataMapOfShapeListOfShape

GeneratedShapes() public method

public GeneratedShapes ( TopoDS_Edge SubSection ) : TopTools_ListOfShape
SubSection TopoDS_Edge
return TopTools_ListOfShape

Init() public method

public Init ( TopTools_SequenceOfShape Sections ) : void
Sections TopTools_SequenceOfShape
return void

IsDegeneratedFirstSection() public method

public IsDegeneratedFirstSection ( ) : bool
return bool

IsDegeneratedLastSection() public method

public IsDegeneratedLastSection ( ) : bool
return bool

IsDone() public method

public IsDone ( ) : bool
return bool

Perform() public method

public Perform ( ) : void
return void

Perform() public method

public Perform ( bool WithRotation ) : void
WithRotation bool
return void

SameNumberByACR() public method

public SameNumberByACR ( bool report ) : void
report bool
return void

SameNumberByPolarMethod() public method

public SameNumberByPolarMethod ( ) : void
return void

SameNumberByPolarMethod() public method

public SameNumberByPolarMethod ( bool WithRotation ) : void
WithRotation bool
return void

SearchOrigin() public method

public SearchOrigin ( ) : void
return void

SetPercent() public method

public SetPercent ( ) : void
return void

SetPercent() public method

public SetPercent ( double percent ) : void
percent double
return void

Shape() public method

public Shape ( ) : TopTools_SequenceOfShape
return TopTools_SequenceOfShape