#include <StepRepr_AssemblyComponentUsageSubstitute.hxx>
Public Member Functions | |
| Standard_EXPORT | StepRepr_AssemblyComponentUsageSubstitute () |
| Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName, const Handle(TCollection_HAsciiString)&aDef, const Handle(StepRepr_AssemblyComponentUsage)&aBase, const Handle(StepRepr_AssemblyComponentUsage)&aSubs) |
| Standard_EXPORT Handle_TCollection_HAsciiString | Name () const |
| Standard_EXPORT void | SetName (const Handle(TCollection_HAsciiString)&aName) |
| Standard_EXPORT Handle_TCollection_HAsciiString | Definition () const |
| Standard_EXPORT void | SetDefinition (const Handle(TCollection_HAsciiString)&aDef) |
| Standard_EXPORT Handle_StepRepr_AssemblyComponentUsage | Base () const |
| Standard_EXPORT void | SetBase (const Handle(StepRepr_AssemblyComponentUsage)&aBase) |
| Standard_EXPORT Handle_StepRepr_AssemblyComponentUsage | Substitute () const |
| Standard_EXPORT void | SetSubstitute (const Handle(StepRepr_AssemblyComponentUsage)&aSubstitute) |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Handle_TCollection_HAsciiString | theName |
| Handle_TCollection_HAsciiString | theDef |
| Handle_StepRepr_AssemblyComponentUsage | theBase |
| Handle_StepRepr_AssemblyComponentUsage | theSubs |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1