OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    BRepFill_SectionPlacement Class Reference

    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_TrsfTransformation () const
    double AbscissaOnPath ()

    Detailed Description

    Place a shape in a local axis coordinate.

    Constructor & Destructor Documentation

    ◆ BRepFill_SectionPlacement() [1/2]

    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() [2/2]

    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.

    Member Function Documentation

    ◆ AbscissaOnPath()

    double BRepFill_SectionPlacement::AbscissaOnPath ( )

    ◆ Transformation()

    const gp_Trsf & BRepFill_SectionPlacement::Transformation ( ) const

    The documentation for this class was generated from the following file: