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; }
Public Shared ReadOnly Property RcpPanel As RemoteControlPanel
Get
Property Value
Type:
RemoteControlPanel[Missing <value> documentation for "P:Grasshopper.Instances.RcpPanel"]
See Also