RhinoCommon API
RhinoViewportFromId Method |
Call this method to get the viewport with the specified Id.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public static RhinoViewport FromId( Guid id )
Public Shared Function FromId ( id As Guid ) As RhinoViewport
Parameters
- id
- Type: SystemGuid
Id to search for.
Return Value
Type: RhinoViewportReturns a RhinoViewport if the Id is found otherwise null.

Rhino for Windows
Supported in: 6.14