|
GH_ExtendableComponentOutputInUse Method
|
Determine whether any output parameter is visible.
Namespace:
Karamba.GHopper.Utilities.UIWidgets
Assembly:
karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
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