API Reference > Classes > OdBmTransaction Class > OdBmTransaction Methods > OdBmTransaction::extend Method (OdBmObjectId&, bool)
OdBmTransaction::extend Method (OdBmObjectId&, bool)
Syntax
C++
void extend(const OdBmObjectId& id, const bool isNewObject = false);
Parameters 
Description 
const OdBmObjectId& id 
[in] Element identifier.  
const bool isNewObject = false 
[in] Flag that states wheter an element is new. 

Adds a new element to a transaction. 

 

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