Open CASCADE Technology
6.5.4
|
This class implements the common services for
all classes of StepToTopoDS which report error
and sets and returns precision.
#include <StepToTopoDS_Root.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC Standard_Boolean | IsDone () const |
Standard_Real | Precision () const |
Returns the value of "MyPrecision" | |
void | SetPrecision (const Standard_Real preci) |
Sets the value of "MyPrecision" | |
Standard_Real | MaxTol () const |
Returns the value of "MaxTol" | |
void | SetMaxTol (const Standard_Real maxpreci) |
Sets the value of MaxTol | |
Protected Member Functions | |
StepToTopoDS_Root () | |
Protected Attributes | |
Standard_Boolean | done |
StepToTopoDS_Root::StepToTopoDS_Root | ( | ) | [protected] |
Standard_Real StepToTopoDS_Root::MaxTol | ( | ) | const |
Standard_Real StepToTopoDS_Root::Precision | ( | ) | const |
void StepToTopoDS_Root::SetMaxTol | ( | const Standard_Real | maxpreci | ) |
Standard_Boolean StepToTopoDS_Root::done [protected] |