Click or drag to resize
PoAutoCubeAxisAxisTypes Enumeration

Type of axes on the parallelepiped edges.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public enum AxisTypes
Members
  Member nameValueDescription
LINEAR0

Linear axis.

LOGARITHMIC1

Logarithmic axis.

GENERALIZED2

Generalized axes.

Remarks