The ``boolean_datapin.py`` module ================================= .. py:module:: ansys.modelcenter.workflow.grpc_modelcenter.boolean_datapin Summary ------- .. py:currentmodule:: boolean_datapin .. tab-set:: .. tab-item:: Classes .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~BooleanDatapin` - Represents a Boolean datapin. * - :py:attr:`~BooleanArrayDatapin` - Represents a Boolean array datapin. .. toctree:: :titlesonly: :maxdepth: 1 :hidden: 🝆 BooleanDatapin 🝆 BooleanArrayDatapin Description ----------- Defines the Boolean datapin classes. These classes include ``BooleanDatapin`` and ``BooleanArrayDatapin``. .. !! processed by numpydoc !!