#include <StepRepr_ConfigurationDesign.hxx>
Public Member Functions | |
| Standard_EXPORT | StepRepr_ConfigurationDesign () |
| Empty constructor . | |
| Standard_EXPORT void | Init (const Handle(StepRepr_ConfigurationItem)&aConfiguration, const StepRepr_ConfigurationDesignItem &aDesign) |
| Initialize all fields (own and inherited) . | |
| Standard_EXPORT Handle_StepRepr_ConfigurationItem | Configuration () const |
| Returns field Configuration . | |
| Standard_EXPORT void | SetConfiguration (const Handle(StepRepr_ConfigurationItem)&Configuration) |
| Set field Configuration . | |
| Standard_EXPORT StepRepr_ConfigurationDesignItem | Design () const |
| Returns field Design . | |
| Standard_EXPORT void | SetDesign (const StepRepr_ConfigurationDesignItem &Design) |
| Set field Design . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Handle_StepRepr_ConfigurationItem | theConfiguration |
| StepRepr_ConfigurationDesignItem | theDesign |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1