GH_FloatingParamAttributes Constructor |
Namespace:
Grasshopper.Kernel.Attributes
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_FloatingParamAttributes(
IGH_Param param
)
Public Sub New (
param As IGH_Param
)
Parameters
- param
- Type: Grasshopper.KernelIGH_Param
See Also