Click or drag to resize

GH_ExtendableMenuRegisterOutputPlug Method (ListExtendedPlug)

Register output plug.

Namespace:  Karamba.GHopper.Utilities.UIWidgets
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
public void RegisterOutputPlug(
	List<ExtendedPlug> listPlugs
)

Parameters

listPlugs
Type: System.Collections.GenericListExtendedPlug
A list of plug to register.
See Also