Open CASCADE Technology 7.8.0
|
Representation of STEP entity FeaModel. More...
#include <StepFEA_FeaModel.hxx>
Additional Inherited Members | |
Public Types inherited from Standard_Transient | |
typedef void | base_type |
Returns a type descriptor about this object. | |
Static Public Member Functions inherited from Standard_Transient | |
static constexpr const char * | get_type_name () |
Returns a type descriptor about this object. | |
static const opencascade::handle< Standard_Type > & | get_type_descriptor () |
Returns type descriptor of Standard_Transient class. | |
Representation of STEP entity FeaModel.
StepFEA_FeaModel::StepFEA_FeaModel | ( | ) |
Empty constructor.
Handle< TCollection_HAsciiString > StepFEA_FeaModel::AnalysisType | ( | ) | const |
Returns field AnalysisType.
Handle< TCollection_HAsciiString > StepFEA_FeaModel::CreatingSoftware | ( | ) | const |
Returns field CreatingSoftware.
Handle< TCollection_HAsciiString > StepFEA_FeaModel::Description | ( | ) | const |
Returns field Description.
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 | ||
) |
Initialize all fields (own and inherited)
Handle< TColStd_HArray1OfAsciiString > StepFEA_FeaModel::IntendedAnalysisCode | ( | ) | const |
Returns field IntendedAnalysisCode.
void StepFEA_FeaModel::SetAnalysisType | ( | const Handle< TCollection_HAsciiString > & | AnalysisType | ) |
Set field AnalysisType.
void StepFEA_FeaModel::SetCreatingSoftware | ( | const Handle< TCollection_HAsciiString > & | CreatingSoftware | ) |
Set field CreatingSoftware.
void StepFEA_FeaModel::SetDescription | ( | const Handle< TCollection_HAsciiString > & | Description | ) |
Set field Description.
void StepFEA_FeaModel::SetIntendedAnalysisCode | ( | const Handle< TColStd_HArray1OfAsciiString > & | IntendedAnalysisCode | ) |
Set field IntendedAnalysisCode.