2012

Table Of Contents
NOTE When exchanging SAT files to earlier versions of AutoCAD, you need to set
the
ACISOUTVER on page 2154 system variable to the ACIS version used for that
release. For example, to export SAT files to AutoCAD Release 14, set ACISOUTVER
to 16.
ACTBASEPOINT
Quick Reference
See also:
Insert Base Points
Inserts a base point in an action macro.
Access Methods
Button
Ribbon: Manage tab Action Recorder panel Insert Base Point
Summary
During the time of recording, if you enter actbasepoint at the Command
prompt, the following prompt is displayed:
Specify a base point: Specify a point
Inserts a base point in an action macro, which requests a user-defined point
when the action macro is played back. The inserted base point is represented
by a node with an icon that displays a crosshairs and a small black silhouette
of a person in the lower right corner. This icon is followed by the point
specified in an italic font. You can insert a base point by selecting an action
macro or the command node in the Action tree.
A base point establishes a point location with absolute coordinates, which is
used by the prompts that follow in the action macro.
ACTBASEPOINT | 81