Open CASCADE Technology 7.8.2.dev
|
Representation of STEP entity ShapeDimensionRepresentation. More...
#include <StepShape_ShapeDimensionRepresentation.hxx>
Additional Inherited Members | |
![]() | |
typedef void | base_type |
Returns a type descriptor about this object. | |
![]() | |
static constexpr const char * | get_type_name () |
Returns a type descriptor about this object. | |
static const opencascade::handle< Standard_Type > & | get_type_descriptor () |
Returns type descriptor of Standard_Transient class. | |
Representation of STEP entity ShapeDimensionRepresentation.
StepShape_ShapeDimensionRepresentation::StepShape_ShapeDimensionRepresentation | ( | ) |
Empty constructor.
void StepShape_ShapeDimensionRepresentation::Init | ( | const Handle< TCollection_HAsciiString > & | theName, |
const Handle< StepRepr_HArray1OfRepresentationItem > & | theItems, | ||
const Handle< StepRepr_RepresentationContext > & | theContextOfItems | ||
) |
Initialize all fields AP214.
void StepShape_ShapeDimensionRepresentation::Init | ( | const Handle< TCollection_HAsciiString > & | theName, |
const Handle< StepShape_HArray1OfShapeDimensionRepresentationItem > & | theItems, | ||
const Handle< StepRepr_RepresentationContext > & | theContextOfItems | ||
) |
Initialize all fields AP242.
Handle< StepShape_HArray1OfShapeDimensionRepresentationItem > StepShape_ShapeDimensionRepresentation::ItemsAP242 | ( | ) | const |
void StepShape_ShapeDimensionRepresentation::SetItemsAP242 | ( | const Handle< StepShape_HArray1OfShapeDimensionRepresentationItem > & | theItems | ) |