CATFmtModelInterfaces Enumeration CATFmtGroupType

enum CATFmtGroupType {
  CATFmtGroupTypeUnknown,
  CATFmtGroupTypeNode,
  CATFmtGroupTypeEdge,
  CATFmtGroupTypeFace,
  CATFmtGroupTypeElement
}
Identifies the group content.
A group is made of homogeneous Finite elements types (node, edge, face, or element).
Values:
Node
Node.
Edge
Edges.
Face
Faces.
Element
Element.

This object is included in the file: CATIFmtGroup.h

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