|
GH_ExtendableComponentOutputInUse Method
|
Determine whether any output parameter is visible.
Namespace:
Karamba.GHopper.Utilities.UIWidgets
Assembly:
Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntaxpublic bool OutputInUse()
Public Function OutputInUse As Boolean
public:
bool OutputInUse()
member OutputInUse : unit -> bool
Return Value
Type:
Boolean[Missing <returns> documentation for "M:Karamba.GHopper.Utilities.UIWidgets.GH_ExtendableComponent.OutputInUse"]
See Also