1/23
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
this AutoCAD file type is responsive for controlling command aliases
.PGP
SW’s mouse gestures and inventors marking menu are similar in objective regarding software
true
the following code will create a circle that is 1 inch in diameter with only one click from the user
^C^C_circle;\1;
false
changes to AutoCAD ribbon can be saved under which file type
.cuix
what are shortcut keys modified in SW
customize
the following line is to be used as a command alias
it has one error - that error is
is: *ISOLINES
the semi-colon; needs to be a comma
exported SolidWorks settings are stored under the extension
sldreg
which of the following statements is true regarding the development of custom ribbon menus in AutoCAD
In order for a custom ribbon to show, edit current workspace to include custom ribbon. |
exported customization in Autodesk Inventor has this extension
XML

Which area holds the function to create a new command
B

the image below shows a short cut bar which allows you to group a frequently used commands appear at the cursor in Autodesk Inventor
false
to adjust “select other” delay in Autodesk inventor, access _____ in application options
general
location where shortcut key customization in Autodesk inventor occurs
customize within tools tab
Which of the following is not a valid Ribbon Appearance in Autodesk Inventor?
Expanded
Exported Solidworks settings are stored under the extension …
.sldreg
A space and a semicolon act the same when writing a macro
True
Tool Palettes can hold custom blocks, custom commands, and table styles.
True
The SW Heads-Up Toolbar is not permitted to be customized.
False
Which is true regarding creating a custom Ribbons in AutoCAD?
All of the above
In the following macro, what is the purpose of the \ ?
^C^C-array;\ r;4;4;
pause for user input
Use AutoCAD's CUI command to add or revise command aliases. (R, *Radius)
False
Some form of Keyboard Shortcuts exist in AutoCAD, Autodesk Inventor, and SolidWorks.
True
The (-) before the command tells AutoCAD not to open the dialog box that is associated with the command being used.
Example: -LAYERS over just LAYERS
True
Which of the following statements is true regarding saved profiles in AutoCAD?
Exported with the extension .ARG