API Reference
>
OdDb Classes
>
OdDbGroup Class
>
OdDbGroup Methods
>
insertAt Method
>
OdDbGroup::insertAt Method (OdUInt32, OdDbObjectId)
OdDbGroup::insertAt Method (OdUInt32, OdDbObjectId)
Collapse All
Syntax
C++
void
insertAt
(OdUInt32
insertionIndex
,
OdDbObjectId
objectId
);
Parameters
Parameters
Description
OdUInt32 insertionIndex
[in] Insertion index.
OdDbObjectId objectId
[in] Object ID of the entity to be inserted.
Description
Inserts the specified entity to this Group object at the specified index.
Group
insertAt Method
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic