Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 ( )
protected

Member Function Documentation

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

Field Documentation

Standard_Boolean TopoDSToStep_Root::done
protected
Standard_Real TopoDSToStep_Root::toler
protected

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