Open CASCADE Technology
7.2.0
|
This class implements the mapping between a Shape from TopoDS and a GeometricCurveSet from StepShape in order to create a GeometricallyBoundedWireframeRepresentation. More...
#include <TopoDSToStep_MakeGeometricCurveSet.hxx>
Public Member Functions | |
TopoDSToStep_MakeGeometricCurveSet (const TopoDS_Shape &SH, const Handle< Transfer_FinderProcess > &FP) | |
const Handle< StepShape_GeometricCurveSet > & | Value () const |
Public Member Functions inherited from TopoDSToStep_Root | |
Standard_Real & | Tolerance () |
Returns (modifiable) the tolerance to be used for writing If not set, starts at 0.0001. More... | |
Standard_Boolean | IsDone () const |
Additional Inherited Members | |
Protected Member Functions inherited from TopoDSToStep_Root | |
TopoDSToStep_Root () | |
Protected Attributes inherited from TopoDSToStep_Root | |
Standard_Real | toler |
Standard_Boolean | done |
This class implements the mapping between a Shape from TopoDS and a GeometricCurveSet from StepShape in order to create a GeometricallyBoundedWireframeRepresentation.
TopoDSToStep_MakeGeometricCurveSet::TopoDSToStep_MakeGeometricCurveSet | ( | const TopoDS_Shape & | SH, |
const Handle< Transfer_FinderProcess > & | FP | ||
) |
const Handle< StepShape_GeometricCurveSet >& TopoDSToStep_MakeGeometricCurveSet::Value | ( | ) | const |