#include <StepShape_DimensionalCharacteristicRepresentation.hxx>
Public Member Functions | |
| Standard_EXPORT | StepShape_DimensionalCharacteristicRepresentation () |
| Empty constructor . | |
| Standard_EXPORT void | Init (const StepShape_DimensionalCharacteristic &aDimension, const Handle(StepShape_ShapeDimensionRepresentation)&aRepresentation) |
| Initialize all fields (own and inherited) . | |
| Standard_EXPORT StepShape_DimensionalCharacteristic | Dimension () const |
| Returns field Dimension . | |
| Standard_EXPORT void | SetDimension (const StepShape_DimensionalCharacteristic &Dimension) |
| Set field Dimension . | |
| Standard_EXPORT Handle_StepShape_ShapeDimensionRepresentation | Representation () const |
| Returns field Representation . | |
| Standard_EXPORT void | SetRepresentation (const Handle(StepShape_ShapeDimensionRepresentation)&Representation) |
| Set field Representation . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| StepShape_DimensionalCharacteristic | theDimension |
| Handle_StepShape_ShapeDimensionRepresentation | theRepresentation |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1