Difference between revisions of "Command Line"

From WireCAD Online Help
Jump to: navigation, search
(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 command line as well as some of the more common command line shortcuts}}<br>
+
|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 command line is designed to give you a quick and efficient way of doing tasks in WireCAD.
+
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'''.
{{Warning|Command Line shortcuts '''ARE''' case sensitive.}}
+
{{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 !! Description Of Function
+
! Function !! Command Line Shortcut
 
|-
 
|-
 
|New Drawing || '''nd'''
 
|New Drawing || '''nd'''

Revision as of 14:10, 8 November 2011

Command Line Shortcut: np

User Permissions Level: All
Product Level: All
This will tell you how to use the Command Cine as well as some of the more common command line shortcuts




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.


Bulbgraph.png 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.