GH_RenderArgsPluginId Property |
Gets the render plugin id that is about to render this geometry.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public Guid PluginId { get; }
Public ReadOnly Property PluginId As Guid
Get
Property Value
Type:
Guid[Missing <value> documentation for "P:Grasshopper.Kernel.GH_RenderArgs.PluginId"]
See Also