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

    This class implements the common services for all classes of TopoDSToStep which report error. More...

    #include <TopoDSToStep_Root.hxx>

    Inheritance diagram for TopoDSToStep_Root:

    Public Member Functions

    double & Tolerance ()
     Returns (modifiable) the tolerance to be used for writing If not set, starts at 0.0001.
    bool IsDone () const

    Protected Member Functions

     TopoDSToStep_Root ()

    Protected Attributes

    double toler
    bool done

    Detailed Description

    This class implements the common services for all classes of TopoDSToStep which report error.

    Constructor & Destructor Documentation

    ◆ TopoDSToStep_Root()

    TopoDSToStep_Root::TopoDSToStep_Root ( )
    protected

    Member Function Documentation

    ◆ IsDone()

    bool TopoDSToStep_Root::IsDone ( ) const

    ◆ Tolerance()

    double & TopoDSToStep_Root::Tolerance ( )

    Returns (modifiable) the tolerance to be used for writing If not set, starts at 0.0001.

    Field Documentation

    ◆ done

    bool TopoDSToStep_Root::done
    protected

    ◆ toler

    double TopoDSToStep_Root::toler
    protected

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