Click or drag to resize

GH_DocumentOwner Property

Gets or sets the owner of this document. A document is typically owned when it is subsidiary to some object, such as a cluster.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public IGH_DocumentOwner Owner { get; set; }

Property Value

Type: IGH_DocumentOwner

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.Owner"]

See Also