Click or drag to resize

NurbsSurfacePointListCountV Property

Gets the number of control points in the V direction of this surface.

Namespace:  Rhino.Geometry.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public int CountV { get; }

Property Value

Type: Int32
See Also