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: 2024.1.1.0 (2024.1.1)
Syntax
public enum AxisTypes
Members
  Member nameValueDescription
LINEAR0

Linear axis.

LOGARITHMIC1

Logarithmic axis.

GENERALIZED2

Generalized axes.

Remarks