|
Public Member Functions |
Standard_EXPORT | StepRepr_DataEnvironment () |
| Empty constructor
.
|
Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName, const Handle(TCollection_HAsciiString)&aDescription, const Handle(StepRepr_HArray1OfPropertyDefinitionRepresentation)&aElements) |
| Initialize all fields (own and inherited)
.
|
Standard_EXPORT Handle_TCollection_HAsciiString | Name () const |
| Returns field Name
.
|
Standard_EXPORT void | SetName (const Handle(TCollection_HAsciiString)&Name) |
| Set field Name
.
|
Standard_EXPORT Handle_TCollection_HAsciiString | Description () const |
| Returns field Description
.
|
Standard_EXPORT void | SetDescription (const Handle(TCollection_HAsciiString)&Description) |
| Set field Description
.
|
Standard_EXPORT Handle_StepRepr_HArray1OfPropertyDefinitionRepresentation | Elements () const |
| Returns field Elements
.
|
Standard_EXPORT void | SetElements (const Handle(StepRepr_HArray1OfPropertyDefinitionRepresentation)&Elements) |
| Set field Elements
.
|
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes |
Handle_TCollection_HAsciiString | theName |
Handle_TCollection_HAsciiString | theDescription |
Handle_StepRepr_HArray1OfPropertyDefinitionRepresentation | theElements |