Open CASCADE Technology
7.5.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) | |
GeomToStep_MakeBoundedCurve (const Handle< Geom2d_BoundedCurve > &C) | |
const Handle< StepGeom_BoundedCurve > & | Value () const |
Public Member Functions inherited from GeomToStep_Root | |
Standard_Boolean | IsDone () const |
Additional Inherited Members | |
Protected Attributes inherited from GeomToStep_Root | |
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 | ) |
GeomToStep_MakeBoundedCurve::GeomToStep_MakeBoundedCurve | ( | const Handle< Geom2d_BoundedCurve > & | C | ) |
const Handle< StepGeom_BoundedCurve >& GeomToStep_MakeBoundedCurve::Value | ( | ) | const |