Open CASCADE Technology 7.8.0
|
Representation of STEP entity Surface3dElementRepresentation. More...
#include <StepFEA_Surface3dElementRepresentation.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 Surface3dElementRepresentation.
StepFEA_Surface3dElementRepresentation::StepFEA_Surface3dElementRepresentation | ( | ) |
Empty constructor.
Handle< StepElement_Surface3dElementDescriptor > StepFEA_Surface3dElementRepresentation::ElementDescriptor | ( | ) | const |
Returns field ElementDescriptor.
void StepFEA_Surface3dElementRepresentation::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_Surface3dElementDescriptor > & | aElementDescriptor, | ||
const Handle< StepElement_SurfaceElementProperty > & | aProperty, | ||
const Handle< StepElement_ElementMaterial > & | aMaterial | ||
) |
Initialize all fields (own and inherited)
Handle< StepElement_ElementMaterial > StepFEA_Surface3dElementRepresentation::Material | ( | ) | const |
Returns field Material.
Handle< StepFEA_FeaModel3d > StepFEA_Surface3dElementRepresentation::ModelRef | ( | ) | const |
Returns field ModelRef.
Handle< StepElement_SurfaceElementProperty > StepFEA_Surface3dElementRepresentation::Property | ( | ) | const |
Returns field Property.
void StepFEA_Surface3dElementRepresentation::SetElementDescriptor | ( | const Handle< StepElement_Surface3dElementDescriptor > & | ElementDescriptor | ) |
Set field ElementDescriptor.
void StepFEA_Surface3dElementRepresentation::SetMaterial | ( | const Handle< StepElement_ElementMaterial > & | Material | ) |
Set field Material.
void StepFEA_Surface3dElementRepresentation::SetModelRef | ( | const Handle< StepFEA_FeaModel3d > & | ModelRef | ) |
Set field ModelRef.
void StepFEA_Surface3dElementRepresentation::SetProperty | ( | const Handle< StepElement_SurfaceElementProperty > & | Property | ) |
Set field Property.