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

    This class implements the common services for all classes of StepToTopoDS which report error and sets and returns precision. More...

    #include <StepToTopoDS_Root.hxx>

    Inheritance diagram for StepToTopoDS_Root:

    Public Member Functions

    bool IsDone () const
    double Precision () const
     Returns the value of "MyPrecision".
    void SetPrecision (const double preci)
     Sets the value of "MyPrecision".
    double MaxTol () const
     Returns the value of "MaxTol".
    void SetMaxTol (const double maxpreci)
     Sets the value of MaxTol.

    Protected Member Functions

     StepToTopoDS_Root ()

    Protected Attributes

    bool done

    Detailed Description

    This class implements the common services for all classes of StepToTopoDS which report error and sets and returns precision.

    Constructor & Destructor Documentation

    ◆ StepToTopoDS_Root()

    StepToTopoDS_Root::StepToTopoDS_Root ( )
    protected

    Member Function Documentation

    ◆ IsDone()

    bool StepToTopoDS_Root::IsDone ( ) const

    ◆ MaxTol()

    double StepToTopoDS_Root::MaxTol ( ) const

    Returns the value of "MaxTol".

    ◆ Precision()

    double StepToTopoDS_Root::Precision ( ) const

    Returns the value of "MyPrecision".

    ◆ SetMaxTol()

    void StepToTopoDS_Root::SetMaxTol ( const double maxpreci)

    Sets the value of MaxTol.

    ◆ SetPrecision()

    void StepToTopoDS_Root::SetPrecision ( const double preci)

    Sets the value of "MyPrecision".

    Field Documentation

    ◆ done

    bool StepToTopoDS_Root::done
    protected

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