|
Open CASCADE Technology
6.5.4
|
Representation of STEP SELECT type DimensionalCharacteristic
#include <StepShape_DimensionalCharacteristic.hxx>

Public Member Functions | |
| DEFINE_STANDARD_ALLOC | StepShape_DimensionalCharacteristic () |
| Empty constructor | |
| Standard_Integer | CaseNum (const Handle< Standard_Transient > &ent) const |
| Recognizes a kind of DimensionalCharacteristic select type 1 -> DimensionalLocation from StepShape 2 -> DimensionalSize from StepShape 0 else | |
| Handle_StepShape_DimensionalLocation | DimensionalLocation () const |
| Returns Value as DimensionalLocation (or Null if another type) | |
| Handle_StepShape_DimensionalSize | DimensionalSize () const |
| Returns Value as DimensionalSize (or Null if another type) | |
| Standard_Integer StepShape_DimensionalCharacteristic::CaseNum | ( | const Handle< Standard_Transient > & | ent | ) | const [virtual] |
Implements StepData_SelectType.
| Handle_StepShape_DimensionalLocation StepShape_DimensionalCharacteristic::DimensionalLocation | ( | ) | const |
| Handle_StepShape_DimensionalSize StepShape_DimensionalCharacteristic::DimensionalSize | ( | ) | const |
1.8.0