Click or drag to resize

MeshPrincipalCurvatureListCount Property

Gets or sets the number of principal curvatures.

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

Property Value

Type: Int32

Implements

IResizableListTCount
ICollectionTCount
ICollectionCount
IReadOnlyCollectionTCount
See Also