Open CASCADE Technology
7.0.0
|
This class implements the common services for all classes of TopoDSToStep which report error. More...
#include <TopoDSToStep_Root.hxx>
Public Member Functions | |
Standard_Real & | Tolerance () |
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 |
This class implements the common services for all classes of TopoDSToStep which report error.
|
protected |
Standard_Boolean TopoDSToStep_Root::IsDone | ( | ) | const |
Standard_Real& TopoDSToStep_Root::Tolerance | ( | ) |
Returns (modifiable) the tolerance to be used for writing If not set, starts at 0.0001.
|
protected |
|
protected |