Open CASCADE Technology
6.5.4
|
This class implements the common services for
all classes of TopoDSToStep which report error.
#include <TopoDSToStep_Root.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC Standard_Real & | Tolerance () |
Returns (modifiable) the tolerance to be used for writing If not set, starts at 0.0001 | |
Standard_Boolean | IsDone () const |
Protected Member Functions | |
TopoDSToStep_Root () | |
Protected Attributes | |
Standard_Real | toler |
Standard_Boolean | done |
TopoDSToStep_Root::TopoDSToStep_Root | ( | ) | [protected] |
Standard_Boolean TopoDSToStep_Root::IsDone | ( | ) | const |
Standard_Boolean TopoDSToStep_Root::done [protected] |
Standard_Real TopoDSToStep_Root::toler [protected] |