Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTableStyle::setBitFlags Method
Syntax
C++
virtual void setBitFlags(OdUInt32 bitFlags);

Sets the bit flags for this TableStyle object (DXF 71). 

 

Parameters
Description
bitFlags
[in] Bit flags.

bitFlags must be a combination of one or more of the following: 

 

Name
Value
kHorzInsideLineFirst
1
kHorzInsideLineSecond
2
kHorzInsideLineThird
4
kTableStyleModified
8
Copyright © 2002-2022. Open Design Alliance All rights reserved.