#include <StepRepr_PropertyDefinition.hxx>
Inheritance diagram for StepRepr_PropertyDefinition:

Public Member Functions | |
| Standard_EXPORT | StepRepr_PropertyDefinition () |
| Empty constructor . | |
| Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName, const Standard_Boolean hasDescription, const Handle(TCollection_HAsciiString)&aDescription, const StepRepr_CharacterizedDefinition &aDefinition) |
| 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 Standard_Boolean | HasDescription () const |
| Returns True if optional field Description is defined . | |
| Standard_EXPORT StepRepr_CharacterizedDefinition | Definition () const |
| Returns field Definition . | |
| Standard_EXPORT void | SetDefinition (const StepRepr_CharacterizedDefinition &Definition) |
| Set field Definition . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Handle_TCollection_HAsciiString | theName |
| Handle_TCollection_HAsciiString | theDescription |
| StepRepr_CharacterizedDefinition | theDefinition |
| Standard_Boolean | defDescription |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented in StepRepr_MaterialProperty, StepRepr_ProductDefinitionShape, and StepRepr_StructuralResponseProperty. |
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1