Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdBookmark::setChildren Method
Syntax
C++
void setChildren(const OdBookmarkPtrArray& children);

Sets descendant bookmarks for the current bookmark.

Parameters
Description
children
[in] An array of smart pointers to the descendant OdBookmark objects.

If the bookmark object has descendant bookmarks, they are replaced with new bookmarks.

Copyright © 2002-2022. Open Design Alliance All rights reserved.