Parameters |
Description |
const OdString& prompt |
[in] Prompt output before pausing for user input. |
const OdString& keywords |
[in] Keyword string. |
int defRes = -1 |
[in] Default value. |
int options = OdEd::kInpDefault |
[in] Combination of OdEd::CommonInputOptions and OdEd::GetStringOptions enum values. |
OdEdIntegerTracker* pTracker = 0 |
[in] Pointer to a Point Tracker for this user input. |
Gets keyword value of this CommandContext object.
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|