Difference between revisions of "Command Line"
From WireCAD Online Help
(→Command Line Shortcuts(basic functions)) |
(→Command Line Shortcuts(basic functions)) |
||
Line 20: | Line 20: | ||
! Function !! Command Line Shortcut | ! Function !! Command Line Shortcut | ||
|- | |- | ||
− | |New Drawing || '''nd''' | + | |New Drawing || '''nd''' |
|- | |- | ||
− | |New Project Wizard || '''np''' | + | |New Project Wizard || '''np''' |
|- | |- | ||
− | |Open Drawing || '''o''' | + | |Open Drawing || '''o''' |
|- | |- | ||
− | |Open Project || '''op''' | + | |Open Project || '''op''' |
|- | |- | ||
− | |Save Drawing As || '''s''' | + | |Save Drawing As || '''s''' |
|- | |- | ||
− | |Equipment Library || '''le''' | + | |Equipment Library || '''le''' |
|- | |- | ||
− | |Close Drawing || '''cd''' | + | |Close Drawing || '''cd''' |
|} | |} |
Revision as of 18:25, 12 February 2013
Command Line Shortcut: np User Permissions Level: All |
Before You Start
The Command Line is designed to give you a quick and efficient way of doing tasks in WireCAD. You can access the entire list of shortcuts as well as as modify them by Clicking Project>Settings>Command Line Shortcuts.
Note: Command Line shortcuts are not case sensitive. |
Command Line Shortcuts(basic functions)
Function | Command Line Shortcut |
---|---|
New Drawing | nd |
New Project Wizard | np |
Open Drawing | o |
Open Project | op |
Save Drawing As | s |
Equipment Library | le |
Close Drawing | cd
|