MeshPrincipalCurvatureListCount Property |
Gets or sets the number of principal curvatures.
Namespace:
Rhino.Geometry.Collections
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntaxpublic int Count { get; set; }Public Property Count As Integer
Get
Set
Property Value
Type:
Int32Implements
IResizableListTCountICollectionTCountICollectionCountIReadOnlyCollectionTCount
See Also