Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGroup::replace Method
Syntax
C++
void replace(OdDbObjectId oldId, OdDbObjectId newId);

Replaces the specified entity in this Group object with the specified entity currently not in this Group object. 

 

Parameters
Description
oldId
[in] Object ID of the entity to be
newId
[in] Object ID of the entity to replace oldId.
Copyright © 2002-2022. Open Design Alliance All rights reserved.