IntegerDatapin#
- class ansys.modelcenter.workflow.grpc_modelcenter.integer_datapin.IntegerDatapin(element_id: ansys.api.modelcenter.v0.element_messages_pb2.ElementId, engine: ansys.modelcenter.workflow.grpc_modelcenter.engine.Engine)#
Bases:
ansys.modelcenter.workflow.grpc_modelcenter.base_datapin.BaseDatapin,ansys.modelcenter.workflow.api.IIntegerDatapinRepresents an integer datapin.
Note
This class should not be directly instantiated by clients. Get a
Workflowobject from an instantiatedEngineinstance and use it to get a valid instance of this object.
Overview#
Get the metadata for the datapin. |
|
Set the standard metadata for the datapin. |
|
Set the state of the datapin. |
Import detail#
from ansys.modelcenter.workflow.grpc_modelcenter.integer_datapin import IntegerDatapin
Method detail#
- IntegerDatapin.__eq__(other)#
- IntegerDatapin.get_metadata() ansys.tools.variableinterop.IntegerMetadata#
Get the metadata for the datapin.