Close

Relief for ODA Team in Ukraine

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

Overrules OdDbEntity::subHighlight() method and calls it in the default implementation. 

 

Parameters
Description
pSubject
[in] A raw pointer to an entity.
bDoIt
[in] Indicates whether to highlight.
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.