Table of Contents

Enum TopologyDimensionMask

Namespace
Polygonal

The topology dimension mask is used to filter some processes using the topological dimension of the support of vertices

  • NONE = 0
  • VERTEX = 1
  • LINE = 2
  • FACE = 4
  • ALL = 7

Enum of Long