Click or drag to resize

InstancesRcpPanel Property

Gets the app-domain wide RCP panel instance. If it doesn't exist yet it will be created.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static RemoteControlPanel RcpPanel { get; }

Property Value

Type: RemoteControlPanel

[Missing <value> documentation for "P:Grasshopper.Instances.RcpPanel"]

See Also