![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <StepToTopoDS_TranslateSolid.hxx>

Public Member Functions | |
| StepToTopoDS_TranslateSolid () | |
| void | Init (const occ::handle< StepVisual_TessellatedSolid > &theTSo, const occ::handle< Transfer_TransientProcess > &theTP, StepToTopoDS_Tool &theTool, StepToTopoDS_NMTool &theNMTool, const bool theReadTessellatedWhenNoBRepOnly, bool &theHasGeom, const StepData_Factors &theLocalFactors=StepData_Factors(), const Message_ProgressRange &theProgress=Message_ProgressRange()) |
| const TopoDS_Shape & | Value () const |
| StepToTopoDS_TranslateSolidError | Error () const |
Public Member Functions inherited from StepToTopoDS_Root | |
| bool | IsDone () const |
| double | Precision () const |
| Returns the value of "MyPrecision". | |
| void | SetPrecision (const double preci) |
| Sets the value of "MyPrecision". | |
| double | MaxTol () const |
| Returns the value of "MaxTol". | |
| void | SetMaxTol (const double maxpreci) |
| Sets the value of MaxTol. | |
Additional Inherited Members | |
Protected Member Functions inherited from StepToTopoDS_Root | |
| StepToTopoDS_Root () | |
Protected Attributes inherited from StepToTopoDS_Root | |
| bool | done |
| StepToTopoDS_TranslateSolid::StepToTopoDS_TranslateSolid | ( | ) |
| StepToTopoDS_TranslateSolidError StepToTopoDS_TranslateSolid::Error | ( | ) | const |
| void StepToTopoDS_TranslateSolid::Init | ( | const occ::handle< StepVisual_TessellatedSolid > & | theTSo, |
| const occ::handle< Transfer_TransientProcess > & | theTP, | ||
| StepToTopoDS_Tool & | theTool, | ||
| StepToTopoDS_NMTool & | theNMTool, | ||
| const bool | theReadTessellatedWhenNoBRepOnly, | ||
| bool & | theHasGeom, | ||
| const StepData_Factors & | theLocalFactors = StepData_Factors(), | ||
| const Message_ProgressRange & | theProgress = Message_ProgressRange() ) |
| const TopoDS_Shape & StepToTopoDS_TranslateSolid::Value | ( | ) | const |