NurbsCurveGrevillePoints Method |
Gets all Greville (Edit) points for this curve.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Point3dList GrevillePoints()
Public Function GrevillePoints As Point3dList
Return Value
Type:
Point3dList[Missing <returns> documentation for "M:Rhino.Geometry.NurbsCurve.GrevillePoints"]
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also