Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
INTERSECTIONCOLOR
Syntax
C++
OdInt16 INTERSECTIONCOLOR;
Type
OdInt16
Initial value
257
Read-Only
No
Saved In
Database
Versions
2004+

Currently not supported. INTERSECTIONCOLOR specifies the ACI color index of intersection polylines. Intersection polylines are displayed at the intersections of 3D surfaces if and only if INTERSECTIONDISPLAY == true. 

 

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
kACIbyLayer
256
ByLayer
kACInone
257
No color

 

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

 

File: SysVarDefs.h 

Module: API Reference 

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