Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLight::subHighlight Method
Syntax
C++
virtual void subHighlight(bool bDoIt = true, const OdDbFullSubentPath* pSubId = 0, bool highlightAll = false) const;

Highlights this object. 

 

Parameters
Description
bDoIt
[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.
pSubId
[in] A full subentity path that identifies the subentity to be highlighted.
highlightAll
[in] Indicates whether to highlight in all viewports.
Copyright © 2002-2022. Open Design Alliance All rights reserved.