API Reference > FacetModeler Namespace > Classes > Entity Class > Entity Methods > Entity::isFlagOn Method
Entity::isFlagOn Method
Syntax
C++
bool isFlagOn(OdUInt32 iFlag) const;
Parameters 
Description 
OdUInt32 iFlag 
[in] Bit mask of the flag to check.  

true if the flag is on, false otherwise.

Checks whether the specified flag is on. 

 

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