API Reference > Classes > OdBmTransaction Class > OdBmTransaction Methods > OdBmTransaction::setUpdated Method (OdBm::ElementPart::Enum, OdBmObjectId&)
OdBmTransaction::setUpdated Method (OdBm::ElementPart::Enum, OdBmObjectId&)
Syntax
C++
void setUpdated(const OdBm::ElementPart::Enum elemPart, const OdBmObjectId& id);
Parameters 
Description 
const OdBm::ElementPart::Enum elemPart 
[in] Enum value.  
const OdBmObjectId& id 
[in] Element identifier.
remarks Possible values for elemPart: Header - 1 Body - 2 Geometry - 4 

Marks the element with given id as updated in the transation. 

 

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