|
Open CASCADE Technology
6.5.4
|
Representation of STEP entity DimensionalCharacteristicRepresentation
#include <StepShape_DimensionalCharacteristicRepresentation.hxx>

Public Member Functions | |
| StepShape_DimensionalCharacteristicRepresentation () | |
| Empty constructor | |
| void | Init (const StepShape_DimensionalCharacteristic &aDimension, const Handle< StepShape_ShapeDimensionRepresentation > &aRepresentation) |
| Initialize all fields (own and inherited) | |
| StepShape_DimensionalCharacteristic | Dimension () const |
| Returns field Dimension | |
| void | SetDimension (const StepShape_DimensionalCharacteristic &Dimension) |
| Set field Dimension | |
| Handle_StepShape_ShapeDimensionRepresentation | Representation () const |
| Returns field Representation | |
| void | SetRepresentation (const Handle< StepShape_ShapeDimensionRepresentation > &Representation) |
| Set field Representation | |
| StepShape_DimensionalCharacteristicRepresentation::StepShape_DimensionalCharacteristicRepresentation | ( | ) |
| StepShape_DimensionalCharacteristic StepShape_DimensionalCharacteristicRepresentation::Dimension | ( | ) | const |
| void StepShape_DimensionalCharacteristicRepresentation::Init | ( | const StepShape_DimensionalCharacteristic & | aDimension, |
| const Handle< StepShape_ShapeDimensionRepresentation > & | aRepresentation | ||
| ) |
| Handle_StepShape_ShapeDimensionRepresentation StepShape_DimensionalCharacteristicRepresentation::Representation | ( | ) | const |
| void StepShape_DimensionalCharacteristicRepresentation::SetDimension | ( | const StepShape_DimensionalCharacteristic & | Dimension | ) |
| void StepShape_DimensionalCharacteristicRepresentation::SetRepresentation | ( | const Handle< StepShape_ShapeDimensionRepresentation > & | Representation | ) |
1.8.0