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

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