The shelf docking area on any given desktop has space for any number of shelf sets, each of which may contain shelf tabs.
Methods ¶
iconsize()
→ (int
, int
)
Returns the height and width, in pixels, of the icons in the shelf at the current “Display Tools As” setting.
shelfSets()
→ tuple of hou.ShelfSet
Returns a list of the shelf sets in the current shelf dock.
show(on)
Show or hide the shelf dock by uncollapsing or collapsing its stow bar.
See also |