InstancesIsComponentServer Property |
Gets whether the Component server has been set.
Namespace:
Grasshopper
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static bool IsComponentServer { get; }
Public Shared ReadOnly Property IsComponentServer As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.Instances.IsComponentServer"]
See Also