PoMesh3DVecArrowHeightTypes Enumeration |
Type of height of an arrow.
Namespace: OIV.MeshViz.DataAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public enum ArrowHeightTypes
Public Enumeration ArrowHeightTypes
public enum class ArrowHeightTypes
Members
| Member name | Value | Description |
---|
| CONSTANT_HEIGHT | 0 | |
| RELATIVE_HEIGHT | 1 | |
Remarks See Also