Parameters |
Description |
const OdDbFullSubentPath& subEntPath |
[in] Descriptor of the subentity going to be appended. |
const OdDbSelectionMethod* pMethod |
[in] Selection Method object, describing a method a subentity was selected. |
flag indicating if the subentity can be added to working selection set or not.
Called by select framework when a subentity is going to be appended to working selection set.
To enable calling this calback method OdSSetTracker::trackSubentities() should be overridden to return true.
Copyright © 2002–2021. Open Design Alliance. All rights reserved.
|