The ``string_datapin.py`` module ================================ .. py:module:: ansys.modelcenter.workflow.grpc_modelcenter.string_datapin Summary ------- .. py:currentmodule:: string_datapin .. tab-set:: .. tab-item:: Classes .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~StringDatapin` - Represents a gRPC string datapin on the workflow. * - :py:attr:`~StringArrayDatapin` - Represents a gRPC double/real array datapin on the workflow. .. toctree:: :titlesonly: :maxdepth: 1 :hidden: 🝆 StringDatapin 🝆 StringArrayDatapin Description ----------- Defines the string datapin classes. These classes include ``StringDatapin`` and ``StringArrayDatapin``. .. !! processed by numpydoc !!