Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGroup::insertAt Method (OdUInt32, OdDbObjectId)
Syntax
C++
void insertAt(OdUInt32 insertionIndex, OdDbObjectId objectId);

Inserts the specified entity to this Group object at the specified index. 

 

Parameters
Description
insertionIndex
[in] Insertion index.
objectId
[in] Object ID of the entity to be inserted.
Copyright © 2002-2022. Open Design Alliance All rights reserved.