P_Rhino_Geometry_Collections_NurbsSurfacePointList_CountU - mcneel/rhinocommon-api-docs GitHub Wiki

NurbsSurfacePointList.CountU Property

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

Syntax

C#

public int CountU { get; }

VB

Public ReadOnly Property CountU As Integer
	Get

Property Value

Type: Int32

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

NurbsSurfacePointList Class
Rhino.Geometry.Collections Namespace

⚠️ **GitHub.com Fallback** ⚠️