|
Open CASCADE Technology
6.5.4
|
Constructs a Offset Wire to a spine (wire or face)
on the left of spine.
#include <BRepFill_OffsetWire.hxx>
| BRepFill_OffsetWire::BRepFill_OffsetWire | ( | const TopoDS_Face & | Spine, |
| const GeomAbs_JoinType | Join = GeomAbs_Arc |
||
| ) |
| const TopTools_ListOfShape& BRepFill_OffsetWire::GeneratedShapes | ( | const TopoDS_Shape & | SpineShape | ) |
| void BRepFill_OffsetWire::Init | ( | const TopoDS_Face & | Spine, |
| const GeomAbs_JoinType | Join = GeomAbs_Arc |
||
| ) |
| Standard_Boolean BRepFill_OffsetWire::IsDone | ( | ) | const |
| void BRepFill_OffsetWire::Perform | ( | const Standard_Real | Offset, |
| const Standard_Real | Alt = 0.0 |
||
| ) |
| void BRepFill_OffsetWire::PerformWithBiLo | ( | const TopoDS_Face & | WSP, |
| const Standard_Real | Offset, | ||
| const BRepMAT2d_BisectingLocus & | Locus, | ||
| BRepMAT2d_LinkTopoBilo & | Link, | ||
| const GeomAbs_JoinType | Join = GeomAbs_Arc, |
||
| const Standard_Real | Alt = 0.0 |
||
| ) |
| const TopoDS_Shape& BRepFill_OffsetWire::Shape | ( | ) | const |
| const TopoDS_Face& BRepFill_OffsetWire::Spine | ( | ) | const |
1.8.0