API Reference > Classes > Database Classes > OdBmElement Class > OdBmElement Methods > OdBmElement::setESEntity Method
OdBmElement::setESEntity Method
Syntax
C++
void setESEntity(const OdBmObjectPtr& val);
Parameters 
Description 
const OdBmObjectPtr& val 
[in] Input entity. 

Stores the entity in the element. If an Entity described by the same Schema already exists, it is overwritten. 

 

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