PoErrorPointFieldSkeletonTypes Enumeration |
Type of skeleton used to represent each point.
Namespace: OIV.MeshViz.Graph
Member name | Value | Description | |
---|---|---|---|
NO_SKELETON | 0 | No skeleton for the point field. | |
CROSS1_SKELETON | 1 | x skeleton for the point field. | |
CROSS2_SKELETON | 2 | + skeleton for the point field. | |
CROSS3_SKELETON | 3 | * skeleton for the point field. | |
BAR_SKELETON | 4 | Bar skeleton for the point field. |