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: 9.9.37.0.Release.949101e879da5f6470fa92ad2130ca63933f42d5
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