InstanceDefinitionUseCount Method |
Returns the number of references of this instance definition in the model.
Both top-level references and nested instances are included in the count.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.4
Syntax Public Function UseCount As Integer
Return Value
Type:
Int32The number of references of this instance definition in the model.
See Also