|
| | StepToTopoDS_Builder () |
| |
| void | Init (const occ::handle< StepShape_ManifoldSolidBrep > &theManifoldSolid, const occ::handle< Transfer_TransientProcess > &theTP, const StepData_Factors &theLocalFactors=StepData_Factors(), const Message_ProgressRange &theProgress=Message_ProgressRange()) |
| |
| void | Init (const occ::handle< StepShape_BrepWithVoids > &theBRepWithVoids, const occ::handle< Transfer_TransientProcess > &theTP, const StepData_Factors &theLocalFactors=StepData_Factors(), const Message_ProgressRange &theProgress=Message_ProgressRange()) |
| |
| void | Init (const occ::handle< StepShape_FacetedBrep > &theFB, const occ::handle< Transfer_TransientProcess > &theTP, const StepData_Factors &theLocalFactors=StepData_Factors(), const Message_ProgressRange &theProgress=Message_ProgressRange()) |
| |
| void | Init (const occ::handle< StepShape_FacetedBrepAndBrepWithVoids > &theFBABWV, const occ::handle< Transfer_TransientProcess > &theTP, const StepData_Factors &theLocalFactors=StepData_Factors(), const Message_ProgressRange &theProgress=Message_ProgressRange()) |
| |
| void | Init (const occ::handle< StepShape_ShellBasedSurfaceModel > &S, const occ::handle< Transfer_TransientProcess > &TP, StepToTopoDS_NMTool &NMTool, const StepData_Factors &theLocalFactors=StepData_Factors(), const Message_ProgressRange &theProgress=Message_ProgressRange()) |
| |
| void | Init (const occ::handle< StepShape_EdgeBasedWireframeModel > &S, const occ::handle< Transfer_TransientProcess > &TP, const StepData_Factors &theLocalFactors=StepData_Factors()) |
| |
| void | Init (const occ::handle< StepShape_FaceBasedSurfaceModel > &S, const occ::handle< Transfer_TransientProcess > &TP, const StepData_Factors &theLocalFactors=StepData_Factors()) |
| |
| void | Init (const occ::handle< StepShape_GeometricSet > &S, const occ::handle< Transfer_TransientProcess > &TP, const StepData_Factors &theLocalFactors=StepData_Factors(), const occ::handle< Transfer_ActorOfTransientProcess > &RA=nullptr, const bool isManifold=false, const Message_ProgressRange &theProgress=Message_ProgressRange()) |
| |
| void | Init (const occ::handle< StepVisual_TessellatedSolid > &theTSo, const occ::handle< Transfer_TransientProcess > &theTP, const bool theReadTessellatedWhenNoBRepOnly, bool &theHasGeom, const StepData_Factors &theLocalFactors=StepData_Factors(), const Message_ProgressRange &theProgress=Message_ProgressRange()) |
| |
| void | Init (const occ::handle< StepVisual_TessellatedShell > &theTSh, const occ::handle< Transfer_TransientProcess > &theTP, const bool theReadTessellatedWhenNoBRepOnly, bool &theHasGeom, const StepData_Factors &theLocalFactors=StepData_Factors(), const Message_ProgressRange &theProgress=Message_ProgressRange()) |
| |
| void | Init (const occ::handle< StepVisual_TessellatedFace > &theTF, const occ::handle< Transfer_TransientProcess > &theTP, const bool theReadTessellatedWhenNoBRepOnly, bool &theHasGeom, const StepData_Factors &theLocalFactors=StepData_Factors()) |
| |
| void | Init (const occ::handle< StepVisual_TessellatedSurfaceSet > &theTSS, const occ::handle< Transfer_TransientProcess > &theTP, bool &theHasGeom, const StepData_Factors &theLocalFactors=StepData_Factors()) |
| |
| const TopoDS_Shape & | Value () const |
| |
| StepToTopoDS_BuilderError | Error () const |
| |
| 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.
|
| |