.. _example_mapdl_motorbike_frame_query: .. note:: Go to the `bottom of this page`_ to download the ZIP file for the MAPDL motorbike frame example. MAPDL motorbike frame: Project query ==================================== This example builds upon the :ref:`example_mapdl_motorbike_frame` example. It shows how to query resources of an existing project and how to download output files. Here is the ``project_setup.py`` file for this project: .. literalinclude:: ../../../examples/mapdl_motorbike_frame/project_query.py :language: python :lines: 23- :caption: project_query.py Download the ZIP file for the MAPDL motorbike frame example and use a tool such as 7-Zip to extract the files. .. _bottom of this page: .. button-link:: ../_downloads/mapdl_motorbike_frame.zip :color: black :expand: Download ZIP file