Open CASCADE Technology 6.5.2
Public Member Functions
StepFEA_SymmetricTensor22d Class Reference

Representation of STEP SELECT type SymmetricTensor22d

#include <StepFEA_SymmetricTensor22d.hxx>

Inheritance diagram for StepFEA_SymmetricTensor22d:
Inheritance graph
[legend]

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)


Constructor & Destructor Documentation

StepFEA_SymmetricTensor22d::StepFEA_SymmetricTensor22d ( )

Member Function Documentation

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.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines