RhinoCommon API
NurbsSurfacePointListPointSize Property |
Returns the control point size, or the number of doubles per control point.
For rational curves, PointSize = Surface.Dimension + 1.
For non-rational curves, PointSize = Surface.Dimension.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.9

Property Value
Type: Int32