|
Open CASCADE Technology
6.5.4
|
#include <StepGeom_Axis2Placement.hxx>

Public Member Functions | |
| DEFINE_STANDARD_ALLOC | StepGeom_Axis2Placement () |
| Returns a Axis2Placement SelectType | |
| Standard_Integer | CaseNum (const Handle< Standard_Transient > &ent) const |
| Recognizes a Axis2Placement Kind Entity that is : 1 -> Axis2Placement2d 2 -> Axis2Placement3d 0 else | |
| Handle_StepGeom_Axis2Placement2d | Axis2Placement2d () const |
| returns Value as a Axis2Placement2d (Null if another type) | |
| Handle_StepGeom_Axis2Placement3d | Axis2Placement3d () const |
| returns Value as a Axis2Placement3d (Null if another type) | |
| Handle_StepGeom_Axis2Placement2d StepGeom_Axis2Placement::Axis2Placement2d | ( | ) | const |
| Handle_StepGeom_Axis2Placement3d StepGeom_Axis2Placement::Axis2Placement3d | ( | ) | const |
| Standard_Integer StepGeom_Axis2Placement::CaseNum | ( | const Handle< Standard_Transient > & | ent | ) | const [virtual] |
Implements StepData_SelectType.
1.8.0