GH_RelevantObjectData.Group Property

GH_RelevantObjectDataGroup Property

Gets the cast of the DocObject to GH_Group.

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

Property Value

Type: GH_Group

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

See Also