Parameters |
Description |
bool bDoIt = true |
[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. |
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. |
Highlights this object.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|