IIntegerDatapin#

class IIntegerDatapin#

Bases: ansys.modelcenter.workflow.api.idatapin.IDatapin, abc.ABC

Represents an integer datapin on the workflow.

Overview#

get_metadata

Get the metadata for the datapin.

Import detail#

from ansys.modelcenter.workflow.api.iintegerdatapin import IIntegerDatapin

Method detail#

abstract IIntegerDatapin.get_metadata() ansys.tools.variableinterop.IntegerMetadata#

Get the metadata for the datapin.