Description:

returns an object used as part of this definition.

Syntax:
public RhinoObject Object(
int index
)
Parameters:
  • index
  • Type: int
  • 0 <= index < ObjectCount.
Returns:
Returns 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.
Available since:
5.0

Nothing found