#include <StepFEA_FeaLinearElasticity.hxx>
Inheritance diagram for StepFEA_FeaLinearElasticity:
Public Member Functions | |
Standard_EXPORT | StepFEA_FeaLinearElasticity () |
Empty constructor . | |
Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aRepresentationItem_Name, const StepFEA_SymmetricTensor43d &aFeaConstants) |
Initialize all fields (own and inherited) . | |
Standard_EXPORT StepFEA_SymmetricTensor43d | FeaConstants () const |
Returns field FeaConstants . | |
Standard_EXPORT void | SetFeaConstants (const StepFEA_SymmetricTensor43d &FeaConstants) |
Set field FeaConstants . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
StepFEA_SymmetricTensor43d | theFeaConstants |
|
|
|
|
|
Reimplemented from StepFEA_FeaMaterialPropertyRepresentationItem. |
|
|
|
|
|
|