Click or drag to resize

GH_Attributes<T>.PathName Property

Get a description of the location of these attributes within the local attribute stack.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public virtual string PathName { get; }

Property Value

Type: String

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

Implements

IGH_Attributes.PathName
See Also