![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Translate curve_bounded_surface into TopoDS_Face. More...
#include <StepToTopoDS_TranslateCurveBoundedSurface.hxx>

Public Member Functions | |
| StepToTopoDS_TranslateCurveBoundedSurface () | |
| Create empty tool. | |
| StepToTopoDS_TranslateCurveBoundedSurface (const occ::handle< StepGeom_CurveBoundedSurface > &CBS, const occ::handle< Transfer_TransientProcess > &TP, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
| Translate surface. | |
| bool | Init (const occ::handle< StepGeom_CurveBoundedSurface > &CBS, const occ::handle< Transfer_TransientProcess > &TP, const StepData_Factors &theLocalFactors=StepData_Factors()) |
| Translate surface. | |
| const TopoDS_Face & | Value () const |
| Returns result of last translation or null wire if failed. | |
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 |
Translate curve_bounded_surface into TopoDS_Face.
| StepToTopoDS_TranslateCurveBoundedSurface::StepToTopoDS_TranslateCurveBoundedSurface | ( | ) |
Create empty tool.
| StepToTopoDS_TranslateCurveBoundedSurface::StepToTopoDS_TranslateCurveBoundedSurface | ( | const occ::handle< StepGeom_CurveBoundedSurface > & | CBS, |
| const occ::handle< Transfer_TransientProcess > & | TP, | ||
| const StepData_Factors & | theLocalFactors = StepData_Factors() ) |
Translate surface.
| bool StepToTopoDS_TranslateCurveBoundedSurface::Init | ( | const occ::handle< StepGeom_CurveBoundedSurface > & | CBS, |
| const occ::handle< Transfer_TransientProcess > & | TP, | ||
| const StepData_Factors & | theLocalFactors = StepData_Factors() ) |
Translate surface.
| const TopoDS_Face & StepToTopoDS_TranslateCurveBoundedSurface::Value | ( | ) | const |
Returns result of last translation or null wire if failed.