.. _sphx_glr_tutorials_custom_operators_and_plugins: .. _ref_tutorials_custom_operators_and_plugins: ============================ Custom Operators and Plugins ============================ You can enhance and customize your DPF installation by creating new operators and libraries of operators, called 'plugins'. PyDPF-Core becomes a development tool offering accessible, componentized, and easily distributable custom operators. .. note:: You can create custom operators in CPython using PyDPF-Core for use with DPF in Ansys 2023 R1 and later. .. grid:: 1 1 3 3 :gutter: 2 :padding: 2 :margin: 2 .. grid-item-card:: Create a DPF plugin with a single operator :link: tutorials_custom_operators_and_plugins_custom_operator :link-type: ref :text-align: center :class-header: sd-bg-light sd-text-dark :class-footer: sd-bg-light sd-text-dark This tutorial shows how to create, load, and use a custom plugin containing a single custom operator. +++ Requires DPF 7.1 or above (2024 R1). .. grid-item-card:: Create a DPF plugin with multiple operators :text-align: center :class-header: sd-bg-light sd-text-dark :class-footer: sd-bg-light sd-text-dark This tutorial shows how to create, load, and use a custom plugin with multiple operators or with complex routines. +++ Coming soon .. grid-item-card:: Create a custom DPF plugin with third-party dependencies :text-align: center :class-header: sd-bg-light sd-text-dark :class-footer: sd-bg-light sd-text-dark This tutorial shows how to create a Python plug-in package with third-party dependencies. +++ Coming soon .. grid-item-card:: Update PyDPF-Core in the DPF installation :text-align: center :class-header: sd-bg-light sd-text-dark :class-footer: sd-bg-light sd-text-dark This tutorial shows how to update PyDPF-Core in your DPF installation. +++ Coming soon .. raw:: html .. raw:: html