NurbsCurve.Dimension

NurbsCurve.Dimension property

Gets or sets the curve’s dimension.

public CurveDimension Dimension { get; set; }

Remarks

For a TwoDimensional curve, the z component in control point is unused.

See Also