IRcpAwareObject Interface |
Implement this interface in a parameter or component if you want to be publishable on the remote control panel.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public interface IRcpAwareObject
Public Interface IRcpAwareObject
The IRcpAwareObject type exposes the following members.
Methods
| Name | Description |
---|
| PublishRcpItem |
Emit a new object to be inserted on a Remote Control Panel.
|
TopSee Also