Parameters |
Description |
const OdString& prompt = OdString::kEmpty |
[in] Message displayed to prompt the user. |
int options = OdEd::kSelDefault |
[in] Combination of OdEd::GetPointOptions enum values. |
const OdString& keywords = OdString::kEmpty |
[in] Keyword string. |
OdEdDgSSetTracker* pTracker = 0 |
[in] Pointer to a User IO tracker. |
pDefaultValue |
[in] Pointer to a default value to return if an empty string is received as input. |
Launches interactive object selection to fill selection set.
Each subsequent call to this function modifies current selection set. Returned value is guaranteed to be not null.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|