2013

Table Of Contents
Save Block as Drawing Saves the geometry in the Block Editor as a drawing
file. Selecting an existing drawing file on disk overwrites the file. By default,
the block name specified is used as the drawing file name.
Block List
Displays a list of block definitions that are saved in the current drawing.
Preview
Displays a preview of the selected block definition.
Description
Displays the description saved with the block definition.
See also:
Create Blocks Within a Drawing
C Commands
CAL
Evaluates mathematical and geometric expressions.
Access Methods
Command entry: 'cal for transparent use
Summary
CAL is an online geometry calculator that evaluates point (vector), real, or
integer expressions. The expressions can access existing geometry using the
object snap functions such as CEN, END, and INS.
You can insert AutoLISP
®
variables into the arithmetic expression and assign
the value of the expression back to an AutoLISP variable.
You can use these arithmetic and vector expressions in any command that
expects points, vectors, or numbers.
See also:
Use the Command Prompt Calculator
C Commands | 165