|
Open CASCADE Technology
6.7.1
|
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>

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 |
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.
| GeomToStep_MakePlane::GeomToStep_MakePlane | ( | const gp_Pln & | P | ) |
| GeomToStep_MakePlane::GeomToStep_MakePlane | ( | const Handle< Geom_Plane > & | P | ) |
| const Handle_StepGeom_Plane& GeomToStep_MakePlane::Value | ( | ) | const |
1.8.5