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