CATFmtModelInterfaces Enumeration CATFmtFEEntityType

enum CATFmtFEEntityType {
  CATFmtFEEntityUnknown,
  CATFmtFEEntityNode,
  CATFmtFEEntityEdge,
  CATFmtFEEntityFace,
  CATFmtFEEntityElement
}
Enum representing a Finite Element entity type.
Role: This Enum contain all type of finite element's entity (Node, Edge, Face, Element)
This object is included in the file: CATFmtFEEntityType.h

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.