Arch52a - Layer Manager, Scripting

Approved & Edited by ProProfs Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Fponcejr
F
Fponcejr
Community Contributor
Quizzes Created: 8 | Total Attempts: 1,603
Questions: 14 | Attempts: 64

SettingsSettingsSettings
Arch52a - Layer Manager, Scripting - Quiz

This quiz, titled 'ARCH52a - Layer Manager, Scripting', assesses skills in managing CAD layers. Participants answer questions on commands for managing layers, their properties, and naming conventions. It's designed for improving proficiency in CAD layer management, crucial for efficient architectural design.


Questions and Answers
  • 1. 

    What command is typed to bring up the Layer Manager Window?

    • A.

      LA

    • B.

      -LA

    Correct Answer
    A. LA
    Explanation
    The command "LA" is typed to bring up the Layer Manager Window.

    Rate this question:

  • 2. 

    What command is typed to bring up Dynamic Input Drop down menu (not a window) or the command line (not a window.)

    • A.

      LA

    • B.

      -LA

    Correct Answer
    B. -LA
    Explanation
    The correct answer is "-LA" because the "-" symbol is used as a prefix in AutoCAD to activate various commands. In this case, "-LA" is the command that brings up the Dynamic Input Drop down menu or the command line. By typing "-LA" and pressing enter, the user can access the desired menu or command line without opening a separate window.

    Rate this question:

  • 3. 

    What are the properties of a Layer?

    • A.

      Name, Green, .05 mm

    • B.

      Name, Line weight (color as bylayer), Line Type (thickness as bylayer)

    Correct Answer
    B. Name, Line weight (color as bylayer), Line Type (thickness as bylayer)
    Explanation
    The properties of a layer in this context refer to the attributes that can be assigned to a layer in a computer-aided design (CAD) software. These properties include the name of the layer, the line weight (color as bylayer), and the line type (thickness as bylayer). These properties allow users to organize and differentiate various elements within a CAD drawing, making it easier to manage and manipulate the design.

    Rate this question:

  • 4. 

    Is it possible to turn a layer On/Off and  Freeze/Thaw?

    • A.

      Yes

    • B.

      No

    Correct Answer
    A. Yes
    Explanation
    It is possible to turn a layer On/Off and Freeze/Thaw in most design software or applications. Turning a layer On/Off allows you to show or hide the content on that layer, while Freezing a layer makes it invisible and unselectable, but still retains its properties. Thawing a layer makes it visible and selectable again. These functions are commonly used to control the visibility and editing options of different layers within a design project.

    Rate this question:

  • 5. 

    What is the structure of a Layer name? (office standards)

    • A.

      Discipline, Existing/New, Item(3 or 4 letters ONLY)

    • B.

      Discipline, Existing/New, Item(more than 4 letters))

    Correct Answer
    A. Discipline, Existing/New, Item(3 or 4 letters ONLY)
    Explanation
    The structure of a Layer name according to office standards is Discipline, Existing/New, Item(3 or 4 letters ONLY). This means that the layer name should start with the discipline, followed by whether it is an existing or new item, and finally, the item name which should be limited to 3 or 4 letters only.

    Rate this question:

  • 6. 

    Why ONLY create 3 or 4 letters on the item name in a Layer?

    • A.

      When setting a current layer via typing, 3 or 4 letters are faster to type with one hand.

    • B.

      Because I am lazy.

    Correct Answer
    A. When setting a current layer via typing, 3 or 4 letters are faster to type with one hand.
    Explanation
    The reason for creating only 3 or 4 letters on the item name in a layer is that when setting a current layer via typing, it is faster to type with one hand. This allows for quicker and more efficient navigation within the layers, especially for individuals who prefer to use only one hand while typing. The statement "Because I am lazy" is not a valid explanation and does not provide a logical reason for the given answer.

    Rate this question:

  • 7. 

    How do I create a linetype for a specific layer?

    • A.

      Click Linetype on the Layer chosen, click load, then select linetype before clicking OK.

    • B.

      Click Linetype on Layer chosen, click load, then click OK

    Correct Answer
    A. Click Linetype on the Layer chosen, click load, then select linetype before clicking OK.
    Explanation
    To create a linetype for a specific layer, you need to click on the Linetype option for the chosen layer. Then, click on the load button and select the desired linetype from the options available. Finally, click OK to apply the selected linetype to the layer.

    Rate this question:

  • 8. 

    Line thickness(.ctb) is based on...

    • A.

      Colors and Gray Tones

    • B.

      Line weight Menu

    Correct Answer
    A. Colors and Gray Tones
    Explanation
    The line thickness in a .ctb file is determined by the colors and gray tones used. Different colors and gray tones can be assigned different line thickness values, allowing for variations in line weight when printing or plotting.

    Rate this question:

  • 9. 

    What is a script?

    • A.

      A Script is an automated list of chain commands brought into Autcoad via SCR. It is created in Notepad. It is used to create Layer lists of a discipline, i.e. Architecture, Electrical, etc.

    • B.

      A Script is an automated list of chain commands brought into Autcoad via SCR. It is created in any Word Document program. It is used to create Layer lists of a discipline, i.e. Architecture, Electrical, etc.

    Correct Answer
    A. A Script is an automated list of chain commands brought into Autcoad via SCR. It is created in Notepad. It is used to create Layer lists of a discipline, i.e. Architecture, Electrical, etc.
    Explanation
    The correct answer is that a script is an automated list of chain commands brought into Autocad via SCR. It is created in Notepad and is used to create layer lists of a discipline, such as Architecture or Electrical.

    Rate this question:

  • 10. 

    What is the shortcut for executing a script file?

    • A.

      SCRIPT

    • B.

      SCR

    Correct Answer
    B. SCR
    Explanation
    The correct answer is "SCR". This is the shortcut for executing a script file.

    Rate this question:

  • 11. 

    What folder can I create to save all my script files?

    • A.

      Doesn't Matter

    • B.

      Scripts

    Correct Answer
    B. Scripts
    Explanation
    You can create a folder named "Scripts" to save all your script files. This folder will help you organize and easily locate your script files, making it convenient for you to access and manage them.

    Rate this question:

  • 12. 

    How do I save a text file (.txt) in Notepad as a script file?

    • A.

      You must type the suffix, .txt into the file name. (i.e. arch.txt)

    • B.

      You must type the suffix, .scr into the file name. (i.e. arch.scr)

    Correct Answer
    B. You must type the suffix, .scr into the file name. (i.e. arch.scr)
    Explanation
    To save a text file in Notepad as a script file, you need to type the suffix ".scr" into the file name. This means that when you save the file, you should give it a name followed by ".scr" as the file extension. For example, if you want to save the file as "arch", you should name it "arch.scr". By adding the ".scr" extension, you are indicating that the file is a script file, which can be executed or interpreted by other programs.

    Rate this question:

  • 13. 

    Create a script that you can input into Notepad. The Layer to create is: A New Architectural Cabinet located 4'-0" above the finish floor.

  • 14. 

    Type all SHORTCUT commands you know so far.

Quiz Review Timeline +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Jun 20, 2024
    Quiz Edited by
    ProProfs Editorial Team
  • Sep 01, 2010
    Quiz Created by
    Fponcejr
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.