CurveDimension enumeration

CurveDimension enumeration

The dimension of the curves.

The CurveDimension type exposes the following members:

Fields

FieldDescription
TWO_DIMENSIONALThe curves are two dimensional points.
THREE_DIMENSIONALThe curves are three dimensional points.

See Also