The ``base_datapin.py`` module ============================== .. py:module:: ansys.modelcenter.workflow.grpc_modelcenter.base_datapin Summary ------- .. py:currentmodule:: base_datapin .. tab-set:: .. tab-item:: Classes .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~BaseDatapin` - Represents a datapin on the workflow. .. toctree:: :titlesonly: :maxdepth: 1 :hidden: 🝆 BaseDatapin Description ----------- Provides for interacting with ModelCenter variables with gRPC. This interaction is handled in an object-oriented way. .. !! processed by numpydoc !!