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

    This builder Class provides services to build a ProSTEP Shape model from a Cas.Cad BRep. More...

    #include <TopoDSToStep_Builder.hxx>

    Inheritance diagram for TopoDSToStep_Builder:

    Public Member Functions

     TopoDSToStep_Builder ()
     TopoDSToStep_Builder (const TopoDS_Shape &S, TopoDSToStep_Tool &T, const occ::handle< Transfer_FinderProcess > &FP, const int theTessellatedGeomParam, const StepData_Factors &theLocalFactors=StepData_Factors(), const Message_ProgressRange &theProgress=Message_ProgressRange())
    void Init (const TopoDS_Shape &S, TopoDSToStep_Tool &T, const occ::handle< Transfer_FinderProcess > &FP, const int theTessellatedGeomParam, const StepData_Factors &theLocalFactors=StepData_Factors(), const Message_ProgressRange &theProgress=Message_ProgressRange())
    TopoDSToStep_BuilderError Error () const
    const occ::handle< StepShape_TopologicalRepresentationItem > & Value () const
    const occ::handle< StepVisual_TessellatedItem > & TessellatedValue () 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 builder Class provides services to build a ProSTEP Shape model from a Cas.Cad BRep.

    Constructor & Destructor Documentation

    ◆ TopoDSToStep_Builder() [1/2]

    TopoDSToStep_Builder::TopoDSToStep_Builder ( )

    ◆ TopoDSToStep_Builder() [2/2]

    TopoDSToStep_Builder::TopoDSToStep_Builder ( const TopoDS_Shape & S,
    TopoDSToStep_Tool & T,
    const occ::handle< Transfer_FinderProcess > & FP,
    const int theTessellatedGeomParam,
    const StepData_Factors & theLocalFactors = StepData_Factors(),
    const Message_ProgressRange & theProgress = Message_ProgressRange() )

    Member Function Documentation

    ◆ Error()

    TopoDSToStep_BuilderError TopoDSToStep_Builder::Error ( ) const

    ◆ Init()

    void TopoDSToStep_Builder::Init ( const TopoDS_Shape & S,
    TopoDSToStep_Tool & T,
    const occ::handle< Transfer_FinderProcess > & FP,
    const int theTessellatedGeomParam,
    const StepData_Factors & theLocalFactors = StepData_Factors(),
    const Message_ProgressRange & theProgress = Message_ProgressRange() )

    ◆ TessellatedValue()

    const occ::handle< StepVisual_TessellatedItem > & TopoDSToStep_Builder::TessellatedValue ( ) const

    ◆ Value()

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

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