2012
Table Of Contents
- Contents
- Basic Customization
- Custom Linetypes
- Custom Hatch Patterns
- User Interface Customization
- Understand User Interface Customization
- Work with the Customize User Interface (CUI) Editor
- Create and Manage Customization Files
- Customize Commands
- Customize User Interface Elements
- Customize Workspaces
- Transfer and Migrate Customization
- Customize User Interface (CUI) Editor FAQs
- DIESEL
- Slides and Command Scripts
- Migrate and Transfer Custom Settings and Files
- Index
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
Radians3
Surveyor's units4
and | 333