Grasshopper API
InstancesComponentServer Property |
Gets the ComponentServer instance cached by the Instance Server.
The ComponentServer will be instantiated the first time this property accessed.
This is a rather involved process during which the Grasshopper Banner will be displayed.
Namespace: Grasshopper
Assembly: Grasshopper (in Grasshopper.dll)

public static GH_ComponentServer ComponentServer { get; }
Public Shared ReadOnly Property ComponentServer As GH_ComponentServer Get
Property Value
Type: GH_ComponentServer[Missing <value> documentation for "P:Grasshopper.Instances.ComponentServer"]
