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
    TopoDSToStep_MakeStepEdge Class Reference

    This class implements the mapping between classes Edge from TopoDS and TopologicalRepresentationItem from StepShape. More...

    #include <TopoDSToStep_MakeStepEdge.hxx>

    Inheritance diagram for TopoDSToStep_MakeStepEdge:

    Public Member Functions

     TopoDSToStep_MakeStepEdge ()
     TopoDSToStep_MakeStepEdge (const TopoDS_Edge &E, TopoDSToStep_Tool &T, const occ::handle< Transfer_FinderProcess > &FP, const StepData_Factors &theLocalFactors=StepData_Factors())
    void Init (const TopoDS_Edge &E, TopoDSToStep_Tool &T, const occ::handle< Transfer_FinderProcess > &FP, const StepData_Factors &theLocalFactors=StepData_Factors())
    const occ::handle< StepShape_TopologicalRepresentationItem > & Value () const
    TopoDSToStep_MakeEdgeError Error () const
    Public Member Functions inherited from TopoDSToStep_Root
    double & Tolerance ()
     Returns (modifiable) the tolerance to be used for writing If not set, starts at 0.0001.
    bool IsDone () const

    Additional Inherited Members

    Protected Member Functions inherited from TopoDSToStep_Root
     TopoDSToStep_Root ()
    Protected Attributes inherited from TopoDSToStep_Root
    double toler
    bool done

    Detailed Description

    This class implements the mapping between classes Edge from TopoDS and TopologicalRepresentationItem from StepShape.

    Constructor & Destructor Documentation

    ◆ TopoDSToStep_MakeStepEdge() [1/2]

    TopoDSToStep_MakeStepEdge::TopoDSToStep_MakeStepEdge ( )

    ◆ TopoDSToStep_MakeStepEdge() [2/2]

    TopoDSToStep_MakeStepEdge::TopoDSToStep_MakeStepEdge ( const TopoDS_Edge & E,
    TopoDSToStep_Tool & T,
    const occ::handle< Transfer_FinderProcess > & FP,
    const StepData_Factors & theLocalFactors = StepData_Factors() )

    Member Function Documentation

    ◆ Error()

    TopoDSToStep_MakeEdgeError TopoDSToStep_MakeStepEdge::Error ( ) const

    ◆ Init()

    void TopoDSToStep_MakeStepEdge::Init ( const TopoDS_Edge & E,
    TopoDSToStep_Tool & T,
    const occ::handle< Transfer_FinderProcess > & FP,
    const StepData_Factors & theLocalFactors = StepData_Factors() )

    ◆ Value()

    const occ::handle< StepShape_TopologicalRepresentationItem > & TopoDSToStep_MakeStepEdge::Value ( ) const

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