Open CASCADE Technology  6.9.0
Public Member Functions

GeomToStep_MakeConic Class Reference

This class implements the mapping between classes Conic from Geom and the class Conic from StepGeom which describes a Conic from prostep. As Conic is an abstract Conic this class is an access to the sub-class required. More...

#include <GeomToStep_MakeConic.hxx>

Inheritance diagram for GeomToStep_MakeConic:
Inheritance graph
[legend]

Public Member Functions

 GeomToStep_MakeConic (const Handle< Geom_Conic > &C)
 
 GeomToStep_MakeConic (const Handle< Geom2d_Conic > &C)
 
const Handle< StepGeom_Conic > & 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 Conic from Geom and the class Conic from StepGeom which describes a Conic from prostep. As Conic is an abstract Conic this class is an access to the sub-class required.

Constructor & Destructor Documentation

GeomToStep_MakeConic::GeomToStep_MakeConic ( const Handle< Geom_Conic > &  C)
GeomToStep_MakeConic::GeomToStep_MakeConic ( const Handle< Geom2d_Conic > &  C)

Member Function Documentation

const Handle< StepGeom_Conic >& GeomToStep_MakeConic::Value ( ) const

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