Click or drag to resize

GH_LoadingAttribute Constructor

Initializes a new instance of the GH_LoadingAttribute class

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_LoadingAttribute(
	GH_LoadingDemand demand
)

Parameters

demand
Type: Grasshopper.KernelGH_LoadingDemand
See Also