#include <StepRepr_SpecifiedHigherUsageOccurrence.hxx>
Inheritance diagram for StepRepr_SpecifiedHigherUsageOccurrence:
Public Member Functions | |
Standard_EXPORT | StepRepr_SpecifiedHigherUsageOccurrence () |
Empty constructor . | |
Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aProductDefinitionRelationship_Id, const Handle(TCollection_HAsciiString)&aProductDefinitionRelationship_Name, const Standard_Boolean hasProductDefinitionRelationship_Description, const Handle(TCollection_HAsciiString)&aProductDefinitionRelationship_Description, const Handle(StepBasic_ProductDefinition)&aProductDefinitionRelationship_RelatingProductDefinition, const Handle(StepBasic_ProductDefinition)&aProductDefinitionRelationship_RelatedProductDefinition, const Standard_Boolean hasAssemblyComponentUsage_ReferenceDesignator, const Handle(TCollection_HAsciiString)&aAssemblyComponentUsage_ReferenceDesignator, const Handle(StepRepr_AssemblyComponentUsage)&aUpperUsage, const Handle(StepRepr_NextAssemblyUsageOccurrence)&aNextUsage) |
Initialize all fields (own and inherited) . | |
Standard_EXPORT Handle_StepRepr_AssemblyComponentUsage | UpperUsage () const |
Returns field UpperUsage . | |
Standard_EXPORT void | SetUpperUsage (const Handle(StepRepr_AssemblyComponentUsage)&UpperUsage) |
Set field UpperUsage . | |
Standard_EXPORT Handle_StepRepr_NextAssemblyUsageOccurrence | NextUsage () const |
Returns field NextUsage . | |
Standard_EXPORT void | SetNextUsage (const Handle(StepRepr_NextAssemblyUsageOccurrence)&NextUsage) |
Set field NextUsage . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_StepRepr_AssemblyComponentUsage | theUpperUsage |
Handle_StepRepr_NextAssemblyUsageOccurrence | theNextUsage |
|
|
|
Reimplemented from StepRepr_AssemblyComponentUsage. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|