Share

CAcUiAngleEdit

Class Hierarchy

CAdUiEdit
    CAcUiEdit
        CAcUiAngleEdit

C++

class CAcUiAngleEdit : public CAcUiEdit;

File

acuiEdit.h

Description

The CAcUiAngleEdit class provides a specific implementation of CAcUiEdit that automatically provides the AC_ES_ANGLE flag for data validation of AutoCAD angles. Data will be converted to the units value provided by the system variable AUPREC and AUNITS, which are also governed by the UNITS command. Please see CAcUiEdit for the complete set of member variables and functions that are provided.

Links

CAcUiAngleEdit Methods

See Also

CAdUiEdit, CAcUiEdit, CAcUiStringEdit, CAcUiSymbolEdit, CAcUiNumericEdit

Was this information helpful?