2011

Table Of Contents
Quick Reference
System Variables
MENUECHO
Sets menu echo and prompt control bits.
and
Returns the bitwise logical AND of the integers val1 through val9.
$(and, val1 [, val2,…, val9])
Quick Reference
System Variables
MENUECHO
Sets menu echo and prompt control bits.
angtos
Returns the angular value in the format and precision specified.
$(angtos, value [, mode, precision])
Edits the given value as an angle in the format specified by the mode and
precision as defined for the analogous AutoLISPfunction. (The values for
mode are shown in the following table.) If mode and precision are omitted, it
uses the current values chosen by the UNITS command.
Angular units values
String formatMode value
Degrees0
De-
grees/minutes/seconds
1
Grads2
and | 79