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