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: 2024.2.3.Release.8195eb522b090a23f1a65c7685cebb3bb12ab134
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