NurbsType enumeration

NurbsType enumeration

NURBS types.

The NurbsType type exposes the following members:

Fields

FieldDescription
OPENThe NurbsCurve is an open curve.
CLOSEDThe NurbsCurve is a closed curve has its last control point equals to its first one.
PERIODICThe NurbsCurve is a periodic curve.

See Also