ImportFormat#

class ansys.mechanical.stubs.Ansys.Mechanical.DataModel.MechanicalEnums.ExternalData.ImportFormat(*args, **kwds)#

Bases: enum.Enum

Specifies how to interpret the variable data source.

Overview#

Attribute detail#

ImportFormat.AXDT = 3#
ImportFormat.CGNS = 6#
ImportFormat.Delimited = 0#
ImportFormat.ECAD = 4#
ImportFormat.FixedWidth = 1#
ImportFormat.H5 = 7#
ImportFormat.ICEPAK = 5#
ImportFormat.MAPDL = 2#