PoMesh3DVecEliminationStatusType Enumeration |
Type of vector elimination.
Namespace: OIV.MeshViz.DataAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public enum EliminationStatusType
Public Enumeration EliminationStatusType
public enum class EliminationStatusType
type EliminationStatusType
Members
| Member name | Value | Description |
---|
| NONE | 0 | |
| TOO_SMALL | 1 | |
| TOO_LONG | 2 | |
| TOO_SMALL_OR_LONG | 3 | |
Remarks See Also