Open CASCADE Technology  7.0.0
Public Member Functions

GeomToStep_MakePlane Class Reference

This class implements the mapping between classes Plane from Geom and Pln from gp, and the class Plane from StepGeom which describes a plane from Prostep. More...

#include <GeomToStep_MakePlane.hxx>

Inheritance diagram for GeomToStep_MakePlane:
Inheritance graph
[legend]

Public Member Functions

 GeomToStep_MakePlane (const gp_Pln &P)
 
 GeomToStep_MakePlane (const Handle< Geom_Plane > &P)
 
const Handle< StepGeom_Plane > & 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 Plane from Geom and Pln from gp, and the class Plane from StepGeom which describes a plane from Prostep.

Constructor & Destructor Documentation

GeomToStep_MakePlane::GeomToStep_MakePlane ( const gp_Pln P)
GeomToStep_MakePlane::GeomToStep_MakePlane ( const Handle< Geom_Plane > &  P)

Member Function Documentation

const Handle< StepGeom_Plane >& GeomToStep_MakePlane::Value ( ) const

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