Class Hierarchy
CAdUiEdit CAcUiEdit CAcUiNumericEdit
C++
class CAcUiNumericEdit : public CAcUiEdit;
File
acuiEdit.h
Description
The CAcUiNumericEdit class provides a specific implementation of CAcUiEdit that automatically provides the AC_ES_NUMERIC flag for data validation of AutoCAD numeric values. Data will be converted to the units value provided by the system variable LUPREC and LUNITS, which are also governed by the UNITS command. Please see CAcUiEdit for the complete set of member variables and functions that are provided.
Links
See Also
CAdUiEdit, CAcUiEdit, CAcUiStringEdit, CAcUiSymbolEdit, CAcUiAngleEdit