PoErrorPointFieldShapeTypes Enumeration |
Type of shape used to represent each point.
Namespace: OIV.MeshViz.Graph
Member name | Value | Description | |
---|---|---|---|
NO_SHAPE | 0 | No shape for the point field. | |
RECTANGLE_SHAPE | 1 | Rectangle shape for the point field. | |
QUADRANGLE_SHAPE | 2 | Quadrangle shape for the point field. | |
ELLIPSE_SHAPE | 3 | Ellipse shape for the point field. |