|
Open CASCADE Technology
6.5.4
|
Representation of STEP entity FeaModel
#include <StepFEA_FeaModel.hxx>

Public Member Functions | |
| StepFEA_FeaModel () | |
| Empty constructor | |
| 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) | |
| Handle_TCollection_HAsciiString | CreatingSoftware () const |
| Returns field CreatingSoftware | |
| void | SetCreatingSoftware (const Handle< TCollection_HAsciiString > &CreatingSoftware) |
| Set field CreatingSoftware | |
| Handle_TColStd_HArray1OfAsciiString | IntendedAnalysisCode () const |
| Returns field IntendedAnalysisCode | |
| void | SetIntendedAnalysisCode (const Handle< TColStd_HArray1OfAsciiString > &IntendedAnalysisCode) |
| Set field IntendedAnalysisCode | |
| Handle_TCollection_HAsciiString | Description () const |
| Returns field Description | |
| void | SetDescription (const Handle< TCollection_HAsciiString > &Description) |
| Set field Description | |
| Handle_TCollection_HAsciiString | AnalysisType () const |
| Returns field AnalysisType | |
| void | SetAnalysisType (const Handle< TCollection_HAsciiString > &AnalysisType) |
| Set field AnalysisType | |
| Handle_TCollection_HAsciiString StepFEA_FeaModel::AnalysisType | ( | ) | const |
| Handle_TCollection_HAsciiString StepFEA_FeaModel::CreatingSoftware | ( | ) | const |
| Handle_TCollection_HAsciiString StepFEA_FeaModel::Description | ( | ) | const |
| void StepFEA_FeaModel::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 | ||
| ) |
| Handle_TColStd_HArray1OfAsciiString StepFEA_FeaModel::IntendedAnalysisCode | ( | ) | const |
| void StepFEA_FeaModel::SetAnalysisType | ( | const Handle< TCollection_HAsciiString > & | AnalysisType | ) |
| void StepFEA_FeaModel::SetCreatingSoftware | ( | const Handle< TCollection_HAsciiString > & | CreatingSoftware | ) |
| void StepFEA_FeaModel::SetDescription | ( | const Handle< TCollection_HAsciiString > & | Description | ) |
| void StepFEA_FeaModel::SetIntendedAnalysisCode | ( | const Handle< TColStd_HArray1OfAsciiString > & | IntendedAnalysisCode | ) |
1.8.0