Click or drag to resize
MedicalHelperAxis Enumeration
Medical axis names. These names are mapped to the corresponding SoSlice XYZ enum values in Open Inventor.

Namespace: OIV.Medical.Helpers
Assembly: OIV.Medical (in OIV.Medical.dll) Version: 2025.2.0.RC.db7608bfdcbf9a946be10c477147543aa35b3e32
Syntax
public enum Axis
Members
  Member nameValueDescription
AXIAL2

Axial (Z axiz)

TRANSVERSE2

Transverse (synonym for Axial)

CORONAL1

Coronal (Y axis)

SAGITTAL0

Sagittal (X axis)

See Also