Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmElement::highlight Method
Syntax
C++
void highlight(const bool bDoIt = true, const OdBmFullSubentPath* pSubId = 0, const bool highlightAll = false) const;

Highlights or unhighlights the specified path. 

 

Parameters
Description
pSubId
[in] A path to subitems that should be highlighted.
highlightAll
[in] Currently unused parameter.
pDoIt
[in] A flag value that determines whether highlighting is enabled (if true) or disabled (if false). This flag can switch the highlighting on or off.
Copyright © 2002-2022. Open Design Alliance All rights reserved.