Click or drag to resize

GH_AttributesTDocObject Property

Gets the owner object of these attributes.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public IGH_DocumentObject DocObject { get; }

Property Value

Type: IGH_DocumentObject

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Attributes`1.DocObject"]

Implements

IGH_AttributesDocObject
See Also