| 
            
              Component_MaterialSelect_5_OBSOLETESetup Method 
             | 
          
        
         
            setup for the component.
            
 
    Namespace: 
   Karamba.GHopper.Materials.Deprecated
    Assembly:
   Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntaxprotected override void Setup(
	GH_ExtendableComponentAttributes attr
)
Protected Overrides Sub Setup ( 
	attr As GH_ExtendableComponentAttributes
)
protected:
virtual void Setup(
	GH_ExtendableComponentAttributes^ attr
) override
abstract Setup : 
        attr : GH_ExtendableComponentAttributes -> unit 
override Setup : 
        attr : GH_ExtendableComponentAttributes -> unit Parameters
- attr
 - Type: Karamba.GHopper.Utilities.UIWidgetsGH_ExtendableComponentAttributes
[Missing <param name="attr"/> documentation for "M:Karamba.GHopper.Materials.Deprecated.Component_MaterialSelect_5_OBSOLETE.Setup(Karamba.GHopper.Utilities.UIWidgets.GH_ExtendableComponentAttributes)"]
 
See Also