MaterialUseCount Property |
Number of objects and layers that use this material.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public int UseCount { get; }
Public ReadOnly Property UseCount As Integer
Get
Property Value
Type:
Int32See Also