Click or drag to resize

GH_FloatingParamAttributes Constructor

Initializes a new instance of the GH_FloatingParamAttributes class

Namespace:  Grasshopper.Kernel.Attributes
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_FloatingParamAttributes(
	IGH_Param param
)

Parameters

param
Type: Grasshopper.KernelIGH_Param
See Also