Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbVisualStyle::traitFlag Method
Syntax
C++
bool traitFlag(OdGiVisualStyleProperties::Property flagProp, OdUInt32 flagVal) const;

Gets a property flag from the visual style (for properties that are bitfield enumerations). 

 

Parameters
Description
flagProp
[in] OdGiVisualStyleProperties::Property to get.
flagVal
[in] Flag value to get.

true - if the flag is enabled. false - otherwise.

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