UserInterfaceSection.GetContentList Method

UserInterfaceSectionGetContentList Method

Returns a list of currently selected content items to be edited.

Namespace:  Rhino.Render.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public RenderContent[] GetContentList()
Public Function GetContentList As RenderContent()

Return Value

Type: RenderContent
Returns a list of currently selected content items to be edited.
Version Information

Rhino for Windows

Supported in: 6.14
See Also