Skip to main content

Mechanical scripting interface

ImportSettingsFactory

Last update: 14.01.2025

class Ansys.Mechanical.Table.ImportSettingsFactory

Bases: object

ImportSettingsFactory interface.

Overview

Constructors

Name Description
GetSettingsForFormat M:Ansys.Mechanical.Table.ImportSettingsFactory.GetSettingsForFormat(Ansys.Mechanical.DataModel.MechanicalEnums.Table.ImportFormat) constructs and returns the correct settings class

Method detail

classmethod ImportSettingsFactory.GetSettingsForFormat(format: Ansys.Mechanical.DataModel.MechanicalEnums.Table.ImportFormat)

M:Ansys.Mechanical.Table.ImportSettingsFactory.GetSettingsForFormat(Ansys.Mechanical.DataModel.MechanicalEnums.Table.ImportFormat) constructs and returns the correct settings class
instance based on the specified format.