Login
|
Sign Up
AutoLISP Function Detail
Name:
initdia
Syntax:
(initdia
[int]
)
Description:
Allows for the use of dialog boxes in AutoLISP routines. Routine is paused to allow for displaying and the use of a dialog box command.
Example(s):
(initdia)
(command ".plot")