GH_ComponentAttributes Constructor |
Namespace:
Grasshopper.Kernel.Attributes
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_ComponentAttributes(
IGH_Component component
)
Public Sub New (
component As IGH_Component
)
Parameters
- component
- Type: Grasshopper.KernelIGH_Component
See Also