SALOME - SMESH
SMDS_TypeOfPosition.hxx File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  SMDS_TypeOfPosition {
  SMDS_TOP_UNSPEC = -1, SMDS_TOP_VERTEX = 0, SMDS_TOP_EDGE = 1, SMDS_TOP_FACE = 2,
  SMDS_TOP_3DSPACE = 3
}
 

Enumeration Type Documentation

◆ SMDS_TypeOfPosition

Enumerator
SMDS_TOP_UNSPEC 
SMDS_TOP_VERTEX 
SMDS_TOP_EDGE 
SMDS_TOP_FACE 
SMDS_TOP_3DSPACE 

Definition at line 29 of file SMDS_TypeOfPosition.hxx.