API Reference > FacetModeler Namespace > Classes > Entity Class > Entity Methods > Entity::setIsFlagOn Method
Entity::setIsFlagOn Method
Syntax
C++
void setIsFlagOn(OdUInt32 iFlag, bool bOn);
Parameters 
Description 
OdUInt32 iFlag 
[in] Bit mask of the flag to set.  
bool bOn 
[in] New state to set. 

Sets the specified flag to the specified state. 

 

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