RhinoCommon API
InstanceDefinitionObject Method |
returns an object used as part of this definition.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
public RhinoObject Object( int index )
Public Function Object ( index As Integer ) As RhinoObject
Parameters
- index
- Type: SystemInt32
0 <= index < ObjectCount.
Return Value
Type: RhinoObjectReturns an object that is used to define the geometry. Does NOT return an object that references this definition.count the number of references to this instance.