|
Open CASCADE Technology
6.5.4
|
Constructs a sequence of Wires agreed each other
so that the surface passing through these sections
is not twisted
#include <BRepFill_CompatibleWires.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | BRepFill_CompatibleWires () |
| BRepFill_CompatibleWires (const TopTools_SequenceOfShape &Sections) | |
| void | Init (const TopTools_SequenceOfShape &Sections) |
| void | SetPercent (const Standard_Real percent=0.01) |
| void | Perform (const Standard_Boolean WithRotation=Standard_True) |
| Performs CompatibleWires According to the orientation and the origin of each other | |
| Standard_Boolean | IsDone () const |
| const TopTools_SequenceOfShape & | Shape () const |
| returns the generated sequence. | |
| const TopTools_ListOfShape & | GeneratedShapes (const TopoDS_Edge &SubSection) const |
| Returns the shapes created from a subshape <SubSection> of a section. | |
| const TopTools_DataMapOfShapeListOfShape & | Generated () const |
| const TopTools_ListOfShape& BRepFill_CompatibleWires::GeneratedShapes | ( | const TopoDS_Edge & | SubSection | ) | const |
| void BRepFill_CompatibleWires::Init | ( | const TopTools_SequenceOfShape & | Sections | ) |
| void BRepFill_CompatibleWires::Perform | ( | const Standard_Boolean | WithRotation = Standard_True | ) |
| void BRepFill_CompatibleWires::SetPercent | ( | const Standard_Real | percent = 0.01 | ) |
1.8.0