P_Rhino_Geometry_Collections_NurbsSurfacePointList_CountU - mcneel/rhinocommon-api-docs GitHub Wiki
Gets the number of control points in the U direction of this surface.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public int CountU { get; }
VB
Public ReadOnly Property CountU As Integer
Get
Type: Int32
Supported in: 6.0.16224.21491, 5D58w
NurbsSurfacePointList Class
Rhino.Geometry.Collections Namespace