Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
SELECTIONEFFECTCOLOR
Syntax
C++
OdInt16 SELECTIONEFFECTCOLOR;
Type
OdInt16
Initial value
0
Range
0 ... 255
Read-Only
No
Saved In
Registry
Versions
2016+

 

The SELECTIONEFFECTCOLOR variable specifies the ACI color index of the highlight. 

 

Name
Value
Description
kACIbyBlock
0
ByBlock
kACIRed
1
Red
kACIYellow
2
Yellow
kACIGreen
3
Green
kACICyan
4
Cyan
kACIBlue
5
Blue
kACIMagenta
6
Magenta
kACIforeground
7
Foreground color
..
8-255
Defined by display device

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()

 

File: SysVarDefs.h 

Module: API Reference 

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