Open CASCADE Technology 7.8.0
|
#include <StepToTopoDS_TranslateSolid.hxx>
Public Member Functions | |
StepToTopoDS_TranslateSolid () | |
void | Init (const Handle< StepVisual_TessellatedSolid > &theTSo, const Handle< Transfer_TransientProcess > &theTP, StepToTopoDS_Tool &theTool, StepToTopoDS_NMTool &theNMTool, const Standard_Boolean theReadTessellatedWhenNoBRepOnly, Standard_Boolean &theHasGeom, const StepData_Factors &theLocalFactors, const Message_ProgressRange &theProgress=Message_ProgressRange()) |
const TopoDS_Shape & | Value () const |
StepToTopoDS_TranslateSolidError | Error () const |
Public Member Functions inherited from StepToTopoDS_Root | |
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. | |
Additional Inherited Members | |
Protected Member Functions inherited from StepToTopoDS_Root | |
StepToTopoDS_Root () | |
Protected Attributes inherited from StepToTopoDS_Root | |
Standard_Boolean | done |
StepToTopoDS_TranslateSolid::StepToTopoDS_TranslateSolid | ( | ) |
StepToTopoDS_TranslateSolidError StepToTopoDS_TranslateSolid::Error | ( | ) | const |
void StepToTopoDS_TranslateSolid::Init | ( | const Handle< StepVisual_TessellatedSolid > & | theTSo, |
const Handle< Transfer_TransientProcess > & | theTP, | ||
StepToTopoDS_Tool & | theTool, | ||
StepToTopoDS_NMTool & | theNMTool, | ||
const Standard_Boolean | theReadTessellatedWhenNoBRepOnly, | ||
Standard_Boolean & | theHasGeom, | ||
const StepData_Factors & | theLocalFactors, | ||
const Message_ProgressRange & | theProgress = Message_ProgressRange() |
||
) |
const TopoDS_Shape & StepToTopoDS_TranslateSolid::Value | ( | ) | const |