Use examples

Use examples

Use examples to explain what you want the Copilot to do. As you can see in the command below, we wanted Copilot to apply scope boxes to the views, and I clarified my request by providing an example:

Now find all the scope boxes in the model and apply the relevant scope box to each of those views. For example, apply the scope box called Zone 1 to the view that ends in Zone-1 and scope box called Zone 2 on view ending Zone-2 and so on.


    • Related Articles

    • Use @ to select elements and object in Copilot

      If you want to select an object, family, view name ,etc. use @ to find the object in the list. It helps Copilot to find the exact match for the selected element and not get confused with category names or any discrepancies of API names and family ...
    • Use curly braces for variable within in you command

      You can enclose a text within curly braces {} and instruct Copilot to interpret the content within the braces as a variable. In the following example, my objective was to adhere to a specific naming convention for sheet numbers, with the final ...