Close

Relief for ODA Team in Ukraine

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

Gets tree items of this symbol standard object. 

 

Parameters
Description
descArray
[out] Array of tree items.

True if successful; false otherwise.

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

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