API Reference > Classes > Database Classes > OdBmElement Class > OdBmElement Methods > OdBmElement::setEditMode Method
OdBmElement::setEditMode Method
Syntax
C++
OdResult setEditMode(bool bEdit);
Parameters 
Description 
bool bEdit 
[in] State of the variable which will be set.  

eOk if the element support edit mode and the state was changed, or an appropriate error code otherwise.

Change EdimMode state for the element. 

 

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