ImportFormat#

class ansys.mechanical.stubs.v241.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.Delimited = 0#
ImportFormat.ECAD = 4#
ImportFormat.FixedWidth = 1#
ImportFormat.ICEPAK = 5#
ImportFormat.MAPDL = 2#