RhinoCommon API
ObjRef Constructor (Guid, ComponentIndex) |
Initializes a new object reference from a guid and component index. The
component index is used to specify a "piece" of the geometry
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 7.0

Parameters
- id
- Type: SystemGuid
The object's Id - ci
- Type: Rhino.GeometryComponentIndex
a portion of the object
