GH_RelevantObjectDataAttributes Property |
Gets the attributes that belong to the object.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public IGH_Attributes Attributes { get; }
Public ReadOnly Property Attributes As IGH_Attributes
Get
Property Value
Type:
IGH_Attributes[Missing <value> documentation for "P:Grasshopper.Kernel.GH_RelevantObjectData.Attributes"]
See Also