Click or drag to resize

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)
Syntax
public static GH_DocumentServer DocumentServer { get; }

Property Value

Type: GH_DocumentServer

[Missing <value> documentation for "P:Grasshopper.Instances.DocumentServer"]

See Also