Click or drag to resize
SoRotationXYZAxisType Enumeration

Rotation axis enumeration values.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public enum AxisType
Members
  Member nameValueDescription
X0

The X-axis.

Y1

The Y-axis.

Z2

The Z-axis.

Remarks