AbstractGRPCDatapinContainer#
- class AbstractGRPCDatapinContainer(element_id: ansys.api.modelcenter.v0.element_messages_pb2.ElementId, engine: ansys.modelcenter.workflow.grpc_modelcenter.engine.Engine)#
Bases: ansys.modelcenter.workflow.grpc_modelcenter.abstract_workflow_element.AbstractWorkflowElement
, ansys.modelcenter.workflow.api.IGroupOwner
, abc.ABC
Defines the abstract base class for the datapin container.
A datapin container returns child variables and groups.
Overview#
Get the child groups of the element. |
|
Get the datapins in the container. |
Import detail#
from ansys.modelcenter.workflow.grpc_modelcenter.abstract_datapin_container import AbstractGRPCDatapinContainer