|
Open CASCADE Technology 6.5.2
|
Representation of STEP SELECT type SymmetricTensor42d
#include <StepFEA_SymmetricTensor42d.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| StepFEA_SymmetricTensor42d () | |
| Empty constructor | |
| Standard_Integer | CaseNum (const Handle< Standard_Transient > &ent) const |
| Recognizes a kind of SymmetricTensor42d select type 1 -> HArray1OfReal from TColStd 0 else | |
| Handle_TColStd_HArray1OfReal | AnisotropicSymmetricTensor42d () const |
| Returns Value as AnisotropicSymmetricTensor42d (or Null if another type) | |
| StepFEA_SymmetricTensor42d::StepFEA_SymmetricTensor42d | ( | ) |
| Handle_TColStd_HArray1OfReal StepFEA_SymmetricTensor42d::AnisotropicSymmetricTensor42d | ( | ) | const |
| Standard_Integer StepFEA_SymmetricTensor42d::CaseNum | ( | const Handle< Standard_Transient > & | ent | ) | const [virtual] |
Implements StepData_SelectType.
| void StepFEA_SymmetricTensor42d::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from StepData_SelectType.
| void* StepFEA_SymmetricTensor42d::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from StepData_SelectType.
| void* StepFEA_SymmetricTensor42d::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from StepData_SelectType.
1.7.4