IGH_Attributes.DocObject Property

IGH_AttributesDocObject Property

Gets the owner object of these attributes.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
IGH_DocumentObject DocObject { get; }
ReadOnly Property DocObject As IGH_DocumentObject
	Get

Property Value

Type: IGH_DocumentObject

[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_Attributes.DocObject"]

See Also