Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmBOMStd::getTreeItems Method
Syntax
C++
virtual bool getTreeItems(CSymStdTreeItemDescArray& descArray) const;

Gets the tree items of this symbol standard object. 

 

Parameters
Description
descArray
[out] Receives an array of tree items.

The true value if the tree items of this symbol standard object are returned successfully, or false otherwise.

The default implementation does nothing. Can be overridden in derived classes.

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