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: 10.12.3.0.Release.03fa3fc14f5d05a3007fab6bc6264244021464bb
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