How to set alias command to work faster
To set up alias command, there is way to do
Use command ALIASEDIT
- Type ALIASEDIT in the command line
Program will display dialog as this
- Click at New button
- Enter wanted alias command (PN in this sample)
- In Available command , scroll to wanted command to match with alias command, click at that command.
- Click Assign button to match alias command and full command
- Click Close button to end command
- Try using alias command (PN in this sample)
User can import or export alias command files .ica or .pgp (from AutoCAD) when migrate from other CAD to use PTCAD.
Alias command is just basic step to type short command to run the command but entering parameters or options in command , user must do by yourself. If user want simplify steps of command usage, user can develop your own command by cerating LISP command.
No comments:
Post a Comment