Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbRenderSettings::setDisplayIndex Method
Syntax
C++
void setDisplayIndex(int displayIndex);

Sets the DisplayIndex of this RenderSettings object.

Parameters
Description
displayIndex
[in] DisplayIndex.

The DisplayIndex specfies the display order in the UI of the entries in the ACAD_RENDER_SETTINGS dictionary. 

DisplayIndices need not be positive or consecutive, and are not intended for use as ID numbers.

Copyright © 2002-2022. Open Design Alliance All rights reserved.