Open CASCADE Technology  7.7.0
Public Member Functions | Protected Member Functions | Protected Attributes

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:
Inheritance graph
[legend]

Public Member Functions

Standard_RealTolerance ()
 Returns (modifiable) the tolerance to be used for writing If not set, starts at 0.0001. More...
 
Standard_Boolean IsDone () const
 

Protected Member Functions

 TopoDSToStep_Root ()
 

Protected Attributes

Standard_Real toler
 
Standard_Boolean 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()

Standard_Boolean TopoDSToStep_Root::IsDone ( ) const

◆ Tolerance()

Standard_Real& TopoDSToStep_Root::Tolerance ( )

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

Field Documentation

◆ done

Standard_Boolean TopoDSToStep_Root::done
protected

◆ toler

Standard_Real TopoDSToStep_Root::toler
protected

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