Open CASCADE Technology  6.9.0
Public Member Functions

GeomToStep_MakeAxis1Placement Class Reference

This class implements the mapping between classes Axis1Placement from Geom and Ax1 from gp, and the class Axis1Placement from StepGeom which describes an Axis1Placement from Prostep. More...

#include <GeomToStep_MakeAxis1Placement.hxx>

Inheritance diagram for GeomToStep_MakeAxis1Placement:
Inheritance graph
[legend]

Public Member Functions

 GeomToStep_MakeAxis1Placement (const gp_Ax1 &A)
 
 GeomToStep_MakeAxis1Placement (const gp_Ax2d &A)
 
 GeomToStep_MakeAxis1Placement (const Handle< Geom_Axis1Placement > &A)
 
 GeomToStep_MakeAxis1Placement (const Handle< Geom2d_AxisPlacement > &A)
 
const Handle
< StepGeom_Axis1Placement > & 
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 Axis1Placement from Geom and Ax1 from gp, and the class Axis1Placement from StepGeom which describes an Axis1Placement from Prostep.

Constructor & Destructor Documentation

GeomToStep_MakeAxis1Placement::GeomToStep_MakeAxis1Placement ( const gp_Ax1 A)
GeomToStep_MakeAxis1Placement::GeomToStep_MakeAxis1Placement ( const gp_Ax2d A)
GeomToStep_MakeAxis1Placement::GeomToStep_MakeAxis1Placement ( const Handle< Geom_Axis1Placement > &  A)
GeomToStep_MakeAxis1Placement::GeomToStep_MakeAxis1Placement ( const Handle< Geom2d_AxisPlacement > &  A)

Member Function Documentation

const Handle< StepGeom_Axis1Placement >& GeomToStep_MakeAxis1Placement::Value ( ) const

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