Custom elements
Note
Custom elements will replace Scripted elements in future versions of ZEISS INSPECT.
Custom elements are ZEISS INSPECT elements which are defined using the Python Extensions API. They can be parametric, i.e. their parameters may depend on other elements. If a dependency changes, a recomputation of the custom element is triggered.
The following How-to sections will introduce the concept of custom elements.