MeshFaceListCount Property |
Rhino 5 for Windows
Gets or sets the number of mesh faces.
Namespace: Rhino.Geometry.CollectionsAssembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.17 (5.13.60913.21340)
Syntaxpublic int Count { get; set; }
Public Property Count As Integer
Get
Set
Property Value
Type:
Int32
See Also