RhinoCommon API
RenderPlugInGetRenderSettingsSections Method |
This function returns a list of Guids for the render settings pages that should be displayed.
Namespace: Rhino.PlugIns
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.17

public List<Guid> GetRenderSettingsSections()
Public Function GetRenderSettingsSections As List(Of Guid)
Return Value
Type: ListGuidReturn a Id list of the Render settings sections that will be displayed
