Close

Relief for ODA Team in Ukraine

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

Returns the descendant bookmarks of the bookmark object. This method fills the passed array with the set of descendant OdBookmark objects and returns it to a calling subroutine.

Parameters
Description
children
[out] A placeholder for the array of smart pointers to descendant OdBookmark objects.
Copyright © 2002-2022. Open Design Alliance All rights reserved.