UserInterfaceSectionGetContentList Method |
Returns a list of currently selected content items to be edited.
Namespace:
Rhino.Render.UI
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic RenderContent[] GetContentList()
Public Function GetContentList As RenderContent()
Return Value
Type:
RenderContentReturns a list of currently selected content items to be edited.
Version InformationRhino for Windows
Supported in: 6.8
See Also