Open CASCADE Technology  6.9.1
Public Member Functions
GeomToStep_MakeBoundedCurve Class Reference

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>

Inheritance diagram for GeomToStep_MakeBoundedCurve:
Inheritance graph
[legend]

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
 

Detailed Description

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.

Constructor & Destructor Documentation

GeomToStep_MakeBoundedCurve::GeomToStep_MakeBoundedCurve ( const Handle< Geom_BoundedCurve > &  C)
GeomToStep_MakeBoundedCurve::GeomToStep_MakeBoundedCurve ( const Handle< Geom2d_BoundedCurve > &  C)

Member Function Documentation

const Handle< StepGeom_BoundedCurve >& GeomToStep_MakeBoundedCurve::Value ( ) const

The documentation for this class was generated from the following file: