Difference between revisions of "Command Line"
From WireCAD Online Help
(Created page with "{{PageHeader |shortcut=np |perms=All |level=All |desc=This will tell you how to use the command line as well as some of the more common command line shortcuts}}<br> __TOC__ ==...") |
|||
Line 3: | Line 3: | ||
|perms=All | |perms=All | ||
|level=All | |level=All | ||
− | |desc=This will tell you how to use the | + | |desc=This will tell you how to use the Command Cine as well as some of the more common command line shortcuts}}<br> |
__TOC__ | __TOC__ | ||
Line 9: | Line 9: | ||
== Before You Start == | == Before You Start == | ||
− | The | + | 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'''. | 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.}} |
Line 18: | Line 18: | ||
{| class="wikitable" style="color:black; background-color:#ffffcc;" cellpadding="10" cellspacing="0"; border="1"; width="100%" | {| class="wikitable" style="color:black; background-color:#ffffcc;" cellpadding="10" cellspacing="0"; border="1"; width="100%" | ||
|- | |- | ||
− | ! Command Line Shortcut | + | ! Function !! Command Line Shortcut |
|- | |- | ||
|New Drawing || '''nd''' | |New Drawing || '''nd''' |
Revision as of 13:10, 8 November 2011
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
|
Project File Structure
WireCAD will create a project folder wherever you selected and two subfolders:
- YourProjectName
- -Drawings
- -Project Databases
If you opted for SQL Server databases your Project Databases folder will be empty. This is normal since the database files reside on the server.