Version: 6.3.1
Public Member Functions | Data Fields

MED.TMeshInfo Struct Reference

Define a base class which represents MED Mesh entity. More...

#include <MED_Structures.hxx>

Inheritance diagram for MED.TMeshInfo:
Inheritance graph

Public Member Functions

TInt GetDim () const
 Gets dimension of the mesh.
TInt GetSpaceDim () const
EMaillage GetType () const
 Gets type of the mesh.
virtual std::string GetDesc () const =0
 Get description for the mesh.
virtual void SetDesc (const std::string &theValue)=0
 Sets description for the mesh.

Data Fields

TInt myDim
 Dimension of the mesh (0, 1, 2 or 3)
TInt mySpaceDim
EMaillage myType
 Type of the mesh.
TString myDesc
 Description of the mesh.

Detailed Description

Define a base class which represents MED Mesh entity.


Member Function Documentation

TInt MED.TMeshInfo.GetDim ( ) const

Gets dimension of the mesh.

TInt MED.TMeshInfo.GetSpaceDim ( ) const
EMaillage MED.TMeshInfo.GetType ( ) const

Gets type of the mesh.

virtual std::string MED.TMeshInfo.GetDesc ( ) const [pure virtual]

Get description for the mesh.

Implemented in MED.TTMeshInfo< eVersion >.

virtual void MED.TMeshInfo.SetDesc ( const std::string &  theValue) [pure virtual]

Sets description for the mesh.

Implemented in MED.TTMeshInfo< eVersion >.


Field Documentation

Dimension of the mesh (0, 1, 2 or 3)

Type of the mesh.

Description of the mesh.

Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS