#include <GeomToStep_MakeAxis1Placement.hxx>
Inheritance diagram for GeomToStep_MakeAxis1Placement:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | GeomToStep_MakeAxis1Placement (const gp_Ax1 &A) |
Standard_EXPORT | GeomToStep_MakeAxis1Placement (const gp_Ax2d &A) |
Standard_EXPORT | GeomToStep_MakeAxis1Placement (const Handle(Geom_Axis1Placement)&A) |
Standard_EXPORT | GeomToStep_MakeAxis1Placement (const Handle(Geom2d_AxisPlacement)&A) |
Standard_EXPORT const Handle_StepGeom_Axis1Placement & | Value () const |
Private Attributes | |
Handle_StepGeom_Axis1Placement | theAxis1Placement |
|
|
|
|
|
|
|
|
|
Reimplemented from GeomToStep_Root. |
|
Reimplemented from GeomToStep_Root. |
|
Reimplemented from GeomToStep_Root. |
|
|
|
|