Click or drag to resize

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
Syntax
public List<Guid> GetRenderSettingsSections()

Return Value

Type: ListGuid
Return a Id list of the Render settings sections that will be displayed
See Also