Streamlined API Example Notebooks
=================================


The MI Scripting Toolkit 2.3 for Python provides you with ready-to-use sample code to help you get started, whether you're a new user or upgrading from the Foundation API. All examples use the MI Training database, available from the Ansys Download Center or the Download Software page on `the Granta MI Support site <https://grantadesign.com/industry/support/granta-mi>`_. Download all the notebooks and the example files :download:`here <samples/example_files.zip>`.

.. toctree::
   :maxdepth: 1

   samples/00_Get_Started
   samples/01_Get_Attributes
   samples/02_Browse_MI
   samples/03_Search_MI
   samples/04_Fetch_Attribute_Data_in_Bulk
   samples/05_Edit_Data
   samples/06_Create_Records
   samples/07_Import_Functional_Data
   samples/08_Create_Functional_Data
   samples/09_Edit_Tabular_Data
   samples/10_Edit_Pseudo-attributes
   samples/11_Add_Files_Pictures_and_Hyperlinks
   samples/12_Add_Point_Range_Data
   samples/13_Add_Date_Integer_and_Logical_Data
   samples/14_Create_and_Edit_Tabular_Data
   samples/15_Use_Exporters_for_FEA_Export
   samples/16_Link_Records
   samples/17_Layouts
   samples/18_Async_Job_Queue
   samples/19_Streamlined_API_performance_tuning
   samples/20_Using_OIDC_With_the_STK
   samples/21_Logging