IFileDatapin#

class IFileDatapin#

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

Represents a file datapin on the workflow.

Overview#

get_metadata

Get the metadata for the datapin.

Import detail#

from ansys.modelcenter.workflow.api.ifiledatapin import IFileDatapin

Method detail#

abstract IFileDatapin.get_metadata() ansys.tools.variableinterop.FileMetadata#

Get the metadata for the datapin.