Grasshopper API
InstancesDocumentServer Property |
Gets the DocumentServer instance cached by the Instance Server.
The DocumentServer will be instantiated the first time this property accessed.
Namespace: Grasshopper
Assembly: Grasshopper (in Grasshopper.dll)

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