#include <StepFEA_SymmetricTensor43d.hxx>
Inheritance diagram for StepFEA_SymmetricTensor43d:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | StepFEA_SymmetricTensor43d () |
Empty constructor . | |
Standard_EXPORT Standard_Integer | CaseNum (const Handle(Standard_Transient)&ent) const |
return 0 | |
virtual Standard_EXPORT Standard_Integer | CaseMem (const Handle(StepData_SelectMember)&ent) const |
Recognizes a items of select member CurveElementFreedomMember 1 -> AnisotropicSymmetricTensor43d 2 -> FeaIsotropicSymmetricTensor43d 3 -> FeaIsoOrthotropicSymmetricTensor43d 4 -> FeaTransverseIsotropicSymmetricTensor43d 5 -> FeaColumnNormalisedOrthotropicSymmetricTensor43d 6 -> FeaColumnNormalisedMonoclinicSymmetricTensor43d 0 else . | |
virtual Standard_EXPORT Handle_StepData_SelectMember | NewMember () const |
Returns a preferred SelectMember. Default returns a Null By default, a SelectMember can be set according to data type and Name : it is a SelectNamed if Name is defined This method allows to define, for a specific SelectType, a specific SelectMember than SelectNamed. For instance for a Real plus a Name, a SelectReal plus a case number is a good solution, lighter than SelectNamed which is very multipurpose . | |
Standard_EXPORT Handle_TColStd_HArray1OfReal | AnisotropicSymmetricTensor43d () const |
Returns Value as AnisotropicSymmetricTensor43d (or Null if another type) . | |
Standard_EXPORT void | SetFeaIsotropicSymmetricTensor43d (const Handle(TColStd_HArray1OfReal)&val) |
Standard_EXPORT Handle_TColStd_HArray1OfReal | FeaIsotropicSymmetricTensor43d () const |
Returns Value as FeaIsotropicSymmetricTensor43d (or Null if another type) . | |
Standard_EXPORT Handle_TColStd_HArray1OfReal | FeaIsoOrthotropicSymmetricTensor43d () const |
Returns Value as FeaIsoOrthotropicSymmetricTensor43d (or Null if another type) . | |
Standard_EXPORT Handle_TColStd_HArray1OfReal | FeaTransverseIsotropicSymmetricTensor43d () const |
Returns Value as FeaTransverseIsotropicSymmetricTensor43d (or Null if another type) . | |
Standard_EXPORT Handle_TColStd_HArray1OfReal | FeaColumnNormalisedOrthotropicSymmetricTensor43d () const |
Returns Value as FeaColumnNormalisedOrthotropicSymmetricTensor43d (or Null if another type) . | |
Standard_EXPORT Handle_TColStd_HArray1OfReal | FeaColumnNormalisedMonoclinicSymmetricTensor43d () const |
Returns Value as FeaColumnNormalisedMonoclinicSymmetricTensor43d (or Null if another type) . |
|
|
|
|
|
Reimplemented from StepData_SelectType. |
|
Implements StepData_SelectType. |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from StepData_SelectType. |
|
Reimplemented from StepData_SelectType. |
|
Reimplemented from StepData_SelectType. |
|
Reimplemented from StepData_SelectType. |
|
|