Parameters |
Description |
const OdDbEntity* pSubject |
[in] A raw pointer to an entity. |
bool bDoIt = true |
[in] Indicates whether to highlight. |
const OdDbFullSubentPath* pSubId = 0 |
[in] A full subentity path that identifies the subentity to be highlighted. |
bool highlightAll = false |
[in] Indicates whether to highlight in all viewports. |
Overrules OdDbEntity::subHighlight() method and calls it in the default implementation.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|