Handling partial command execution

Handling partial command execution

Occasionally, Copilot may not fully execute a command due to its partial compatibility with the elements in your model. This limitation arises when certain components of the command cannot be applied to some objects within your model. For instance, if you request Copilot to replicate views as dependent views but encounter drafting views or legends, these specific types cannot undergo the requested operation. In such cases, you can instruct Copilot to proceed with the task on the objects that it can or to ignore/exclude the ones from the operation.


    • Related Articles

    • 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 ...
    • 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 ...
    • Avoid abstract commands

      Try to make your prompts as detailed as possible. Explain what you want the copilot to do step by step. It is important to consider which task needs to be performed first. Step by Step commands can help the copilot not having to generate complex ...
    • Avoid very long conversations

      The copilot processes commands by considering the context of previous instructions. Therefore, to switch topics or initiate a new task, beginning a fresh session is advisable. Continuing with prompts in the same session leads the copilot to interpret ...