Click or drag to resize

PanelsPanelDockBar Method

Overload List
  NameDescription
Public methodStatic memberPanelDockBar(Guid)
Will always return Guid.Empty in Mac Rhino. In Windows Rhino it will look for the dock bar which contains the specified panel class Id and return the dock bar Id.
Public methodStatic memberPanelDockBar(Type)
Will always return Guid.Empty in Mac Rhino. In Windows Rhino it will look for the dock bar which contains the specified panel class Id and return the dock bar Id.
Top
See Also