|
Public Member Functions |
| Standard_EXPORT | StepFEA_FeaModel () |
| | Empty constructor
.
|
| Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aRepresentation_Name, const Handle(StepRepr_HArray1OfRepresentationItem)&aRepresentation_Items, const Handle(StepRepr_RepresentationContext)&aRepresentation_ContextOfItems, const Handle(TCollection_HAsciiString)&aCreatingSoftware, const Handle(TColStd_HArray1OfAsciiString)&aIntendedAnalysisCode, const Handle(TCollection_HAsciiString)&aDescription, const Handle(TCollection_HAsciiString)&aAnalysisType) |
| | Initialize all fields (own and inherited)
.
|
| Standard_EXPORT Handle_TCollection_HAsciiString | CreatingSoftware () const |
| | Returns field CreatingSoftware
.
|
| Standard_EXPORT void | SetCreatingSoftware (const Handle(TCollection_HAsciiString)&CreatingSoftware) |
| | Set field CreatingSoftware
.
|
| Standard_EXPORT Handle_TColStd_HArray1OfAsciiString | IntendedAnalysisCode () const |
| | Returns field IntendedAnalysisCode
.
|
| Standard_EXPORT void | SetIntendedAnalysisCode (const Handle(TColStd_HArray1OfAsciiString)&IntendedAnalysisCode) |
| | Set field IntendedAnalysisCode
.
|
| 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_TCollection_HAsciiString | AnalysisType () const |
| | Returns field AnalysisType
.
|
| Standard_EXPORT void | SetAnalysisType (const Handle(TCollection_HAsciiString)&AnalysisType) |
| | Set field AnalysisType
.
|
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes |
| Handle_TCollection_HAsciiString | theCreatingSoftware |
| Handle_TColStd_HArray1OfAsciiString | theIntendedAnalysisCode |
| Handle_TCollection_HAsciiString | theDescription |
| Handle_TCollection_HAsciiString | theAnalysisType |