API Reference > Classes > Family Classes > OdBmFamilySymbol Class > OdBmFamilySymbol Methods > OdBmFamilySymbol::setActive Method
OdBmFamilySymbol::setActive Method
Syntax
C++
OdResult setActive(bool);
Parameters 
Description 
bool 
[in] New boolean value for the flag.  

eOk if the operation completed successfully, or an appropriate error code otherwise.

Changes the state of the Active flag to a new value. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.