![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Place a shape in a local axis coordinate. More...
#include <BRepFill_SectionPlacement.hxx>
Public Member Functions | |
| BRepFill_SectionPlacement (const occ::handle< BRepFill_LocationLaw > &Law, const TopoDS_Shape &Section, const bool WithContact=false, const bool WithCorrection=false) | |
| Automatic placement. | |
| BRepFill_SectionPlacement (const occ::handle< BRepFill_LocationLaw > &Law, const TopoDS_Shape &Section, const TopoDS_Shape &Vertex, const bool WithContact=false, const bool WithCorrection=false) | |
| Placement on vertex. | |
| const gp_Trsf & | Transformation () const |
| double | AbscissaOnPath () |
Place a shape in a local axis coordinate.
| BRepFill_SectionPlacement::BRepFill_SectionPlacement | ( | const occ::handle< BRepFill_LocationLaw > & | Law, |
| const TopoDS_Shape & | Section, | ||
| const bool | WithContact = false, | ||
| const bool | WithCorrection = false ) |
Automatic placement.
| BRepFill_SectionPlacement::BRepFill_SectionPlacement | ( | const occ::handle< BRepFill_LocationLaw > & | Law, |
| const TopoDS_Shape & | Section, | ||
| const TopoDS_Shape & | Vertex, | ||
| const bool | WithContact = false, | ||
| const bool | WithCorrection = false ) |
Placement on vertex.
| double BRepFill_SectionPlacement::AbscissaOnPath | ( | ) |
| const gp_Trsf & BRepFill_SectionPlacement::Transformation | ( | ) | const |