|
Open CASCADE Technology 6.5.2
|
Representation of STEP SELECT type CurveElementEndCoordinateSystem
#include <StepFEA_CurveElementEndCoordinateSystem.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| StepFEA_CurveElementEndCoordinateSystem () | |
| Empty constructor | |
| Standard_Integer | CaseNum (const Handle< Standard_Transient > &ent) const |
| Recognizes a kind of CurveElementEndCoordinateSystem select type 1 -> FeaAxis2Placement3d from StepFEA 2 -> AlignedCurve3dElementCoordinateSystem from StepFEA 3 -> ParametricCurve3dElementCoordinateSystem from StepFEA 0 else | |
| Handle_StepFEA_FeaAxis2Placement3d | FeaAxis2Placement3d () const |
| Returns Value as FeaAxis2Placement3d (or Null if another type) | |
| Handle_StepFEA_AlignedCurve3dElementCoordinateSystem | AlignedCurve3dElementCoordinateSystem () const |
| Returns Value as AlignedCurve3dElementCoordinateSystem (or Null if another type) | |
| Handle_StepFEA_ParametricCurve3dElementCoordinateSystem | ParametricCurve3dElementCoordinateSystem () const |
| Returns Value as ParametricCurve3dElementCoordinateSystem (or Null if another type) | |
| StepFEA_CurveElementEndCoordinateSystem::StepFEA_CurveElementEndCoordinateSystem | ( | ) |
| Handle_StepFEA_AlignedCurve3dElementCoordinateSystem StepFEA_CurveElementEndCoordinateSystem::AlignedCurve3dElementCoordinateSystem | ( | ) | const |
| Standard_Integer StepFEA_CurveElementEndCoordinateSystem::CaseNum | ( | const Handle< Standard_Transient > & | ent | ) | const [virtual] |
Implements StepData_SelectType.
| Handle_StepFEA_FeaAxis2Placement3d StepFEA_CurveElementEndCoordinateSystem::FeaAxis2Placement3d | ( | ) | const |
| void StepFEA_CurveElementEndCoordinateSystem::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from StepData_SelectType.
| void* StepFEA_CurveElementEndCoordinateSystem::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from StepData_SelectType.
| void* StepFEA_CurveElementEndCoordinateSystem::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from StepData_SelectType.
| Handle_StepFEA_ParametricCurve3dElementCoordinateSystem StepFEA_CurveElementEndCoordinateSystem::ParametricCurve3dElementCoordinateSystem | ( | ) | const |
1.7.4