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

StepToTopoDS_Root Class Reference

This class implements the common services for all classes of StepToTopoDS which report error and sets and returns precision. More...

#include <StepToTopoDS_Root.hxx>

Inheritance diagram for StepToTopoDS_Root:
Inheritance graph
[legend]

Public Member Functions

Standard_Boolean IsDone () const
 
Standard_Real Precision () const
 Returns the value of "MyPrecision". More...
 
void SetPrecision (const Standard_Real preci)
 Sets the value of "MyPrecision". More...
 
Standard_Real MaxTol () const
 Returns the value of "MaxTol". More...
 
void SetMaxTol (const Standard_Real maxpreci)
 Sets the value of MaxTol. More...
 

Protected Member Functions

 StepToTopoDS_Root ()
 

Protected Attributes

Standard_Boolean done
 

Detailed Description

This class implements the common services for all classes of StepToTopoDS which report error and sets and returns precision.

Constructor & Destructor Documentation

StepToTopoDS_Root::StepToTopoDS_Root ( )
protected

Member Function Documentation

Standard_Boolean StepToTopoDS_Root::IsDone ( ) const
Standard_Real StepToTopoDS_Root::MaxTol ( ) const

Returns the value of "MaxTol".

Standard_Real StepToTopoDS_Root::Precision ( ) const

Returns the value of "MyPrecision".

void StepToTopoDS_Root::SetMaxTol ( const Standard_Real  maxpreci)

Sets the value of MaxTol.

void StepToTopoDS_Root::SetPrecision ( const Standard_Real  preci)

Sets the value of "MyPrecision".

Field Documentation

Standard_Boolean StepToTopoDS_Root::done
protected

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