Click or drag to resize

InstanceDefinitionObjectCount Property

Number of objects this definition uses. This counts the objects that are used to define the geometry. This does NOT count the number of references to this instance definition.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public int ObjectCount { get; }

Property Value

Type: Int32
See Also