Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
StepFEA_SymmetricTensor23d Class Reference

Representation of STEP SELECT type SymmetricTensor23d

#include <StepFEA_SymmetricTensor23d.hxx>

Inheritance diagram for StepFEA_SymmetricTensor23d:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC StepFEA_SymmetricTensor23d ()
 Empty constructor

Standard_Integer CaseNum (const Handle< Standard_Transient > &ent) const
 Recognizes a kind of SymmetricTensor23d select type
return 0

virtual Standard_Integer CaseMem (const Handle< StepData_SelectMember > &ent) const
 Recognizes a items of select member SymmetricTensor23dMember
1 -> IsotropicSymmetricTensor23d
2 -> OrthotropicSymmetricTensor23d
3 -> AnisotropicSymmetricTensor23d
0 else

virtual
Handle_StepData_SelectMember 
NewMember () const
 Returns a new select member the type SymmetricTensor23dMember

void SetIsotropicSymmetricTensor23d (const Standard_Real aVal)
 Set Value for IsotropicSymmetricTensor23d

Standard_Real IsotropicSymmetricTensor23d () const
 Returns Value as IsotropicSymmetricTensor23d (or Null if another type)

void SetOrthotropicSymmetricTensor23d (const Handle< TColStd_HArray1OfReal > &aVal)
 Set Value for OrthotropicSymmetricTensor23d

Handle_TColStd_HArray1OfReal OrthotropicSymmetricTensor23d () const
 Returns Value as OrthotropicSymmetricTensor23d (or Null if another type)

void SetAnisotropicSymmetricTensor23d (const Handle< TColStd_HArray1OfReal > &aVal)
 Set Value for AnisotropicSymmetricTensor23d

Handle_TColStd_HArray1OfReal AnisotropicSymmetricTensor23d () const
 Returns Value as AnisotropicSymmetricTensor23d (or Null if another type)


Constructor & Destructor Documentation


Member Function Documentation

Handle_TColStd_HArray1OfReal StepFEA_SymmetricTensor23d::AnisotropicSymmetricTensor23d ( ) const

Reimplemented from StepData_SelectType.

Implements StepData_SelectType.

virtual Handle_StepData_SelectMember StepFEA_SymmetricTensor23d::NewMember ( ) const [virtual]

Reimplemented from StepData_SelectType.

Handle_TColStd_HArray1OfReal StepFEA_SymmetricTensor23d::OrthotropicSymmetricTensor23d ( ) const

The documentation for this class was generated from the following file: