Enumerations

NURBSMirrorAxis Types

One of the following enum values describe the axis of reflection for a mirror curve or surface. More...

Enumerations

enum   NURBSMirrorAxis {
  kMirrorX, kMirrorY, kMirrorZ, kMirrorXY,
  kMirrorXZ, kMirrorYZ
}

Detailed Description

One of the following enum values describe the axis of reflection for a mirror curve or surface.

See also:
Class NURBSMirrorCurve, Class NURBSMirrorSurface.

Enumeration Type Documentation