Open CASCADE Technology 7.8.0
|
Representation of STEP entity Curve3dElementRepresentation. More...
#include <StepFEA_Curve3dElementRepresentation.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 Curve3dElementRepresentation.
StepFEA_Curve3dElementRepresentation::StepFEA_Curve3dElementRepresentation | ( | ) |
Empty constructor.
Handle< StepElement_Curve3dElementDescriptor > StepFEA_Curve3dElementRepresentation::ElementDescriptor | ( | ) | const |
Returns field ElementDescriptor.
void StepFEA_Curve3dElementRepresentation::Init | ( | const Handle< TCollection_HAsciiString > & | aRepresentation_Name, |
const Handle< StepRepr_HArray1OfRepresentationItem > & | aRepresentation_Items, | ||
const Handle< StepRepr_RepresentationContext > & | aRepresentation_ContextOfItems, | ||
const Handle< StepFEA_HArray1OfNodeRepresentation > & | aElementRepresentation_NodeList, | ||
const Handle< StepFEA_FeaModel3d > & | aModelRef, | ||
const Handle< StepElement_Curve3dElementDescriptor > & | aElementDescriptor, | ||
const Handle< StepFEA_Curve3dElementProperty > & | aProperty, | ||
const Handle< StepElement_ElementMaterial > & | aMaterial | ||
) |
Initialize all fields (own and inherited)
Handle< StepElement_ElementMaterial > StepFEA_Curve3dElementRepresentation::Material | ( | ) | const |
Returns field Material.
Handle< StepFEA_FeaModel3d > StepFEA_Curve3dElementRepresentation::ModelRef | ( | ) | const |
Returns field ModelRef.
Handle< StepFEA_Curve3dElementProperty > StepFEA_Curve3dElementRepresentation::Property | ( | ) | const |
Returns field Property.
void StepFEA_Curve3dElementRepresentation::SetElementDescriptor | ( | const Handle< StepElement_Curve3dElementDescriptor > & | ElementDescriptor | ) |
Set field ElementDescriptor.
void StepFEA_Curve3dElementRepresentation::SetMaterial | ( | const Handle< StepElement_ElementMaterial > & | Material | ) |
Set field Material.
void StepFEA_Curve3dElementRepresentation::SetModelRef | ( | const Handle< StepFEA_FeaModel3d > & | ModelRef | ) |
Set field ModelRef.
void StepFEA_Curve3dElementRepresentation::SetProperty | ( | const Handle< StepFEA_Curve3dElementProperty > & | Property | ) |
Set field Property.