Description:
Sets all Greville edit points for this curve.
Syntax:
Parameters:
- points
- Type: IEnumerable<Point3d>
- The new point locations. The number of points should match the number of point returned by NurbsCurve.GrevillePoints(false).
Returns:
Type: bool
True if successful, False otherwise.
Available since:
6.4