RhinoCommon API
ObjectTableFindGeometry Method |
Same as FindId, but returns the Geometry property directly, if it exists.
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)

public GeometryBase FindGeometry( Guid id )
Public Function FindGeometry ( id As Guid ) As GeometryBase
Parameters
- id
- Type: SystemGuid
ID of object to search for.
Return Value
Type: GeometryBaseReference to the geometry in the rhino object with the objectId or null if no such object could be found.

Rhino for Windows
Supported in: 6.8