Open CASCADE Technology 7.9.0
|
This class implements the mapping between classes BoundedCurve from Geom, Geom2d and the class BoundedCurve from StepGeom which describes a BoundedCurve from prostep. As BoundedCurve is an abstract BoundedCurve this class is an access to the sub-class required. More...
#include <GeomToStep_MakeBoundedCurve.hxx>
Public Member Functions | |
GeomToStep_MakeBoundedCurve (const Handle< Geom_BoundedCurve > &C, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
GeomToStep_MakeBoundedCurve (const Handle< Geom2d_BoundedCurve > &C, const StepData_Factors &theLocalFactors=StepData_Factors()) | |
const Handle< StepGeom_BoundedCurve > & | Value () const |
![]() | |
Standard_Boolean | IsDone () const |
Additional Inherited Members | |
![]() | |
Standard_Boolean | done |
This class implements the mapping between classes BoundedCurve from Geom, Geom2d and the class BoundedCurve from StepGeom which describes a BoundedCurve from prostep. As BoundedCurve is an abstract BoundedCurve this class is an access to the sub-class required.
GeomToStep_MakeBoundedCurve::GeomToStep_MakeBoundedCurve | ( | const Handle< Geom_BoundedCurve > & | C, |
const StepData_Factors & | theLocalFactors = StepData_Factors() ) |
GeomToStep_MakeBoundedCurve::GeomToStep_MakeBoundedCurve | ( | const Handle< Geom2d_BoundedCurve > & | C, |
const StepData_Factors & | theLocalFactors = StepData_Factors() ) |
const Handle< StepGeom_BoundedCurve > & GeomToStep_MakeBoundedCurve::Value | ( | ) | const |