Click or drag to resize
Axis Enumeration

Specification of either an X, a Y or a Z axis.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public enum Axis
Members
  Member nameValueDescription
X0

The X axis.

Y1

The Y axis.

Z2

The Z axis.

Remarks

See Also