GH_RelevantObjectData.Object Property

GH_RelevantObjectDataObject Property

Gets the raw object cached in this data instance.

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

Property Value

Type: IGH_DocumentObject

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_RelevantObjectData.Object"]

See Also