ImportSettings

Gets or sets the import settings for current external data file.

An import settings can be created by calling the GetSettingsForFormat method from the factory class (See Ansys.Mechanical.ExternalData.ImportSettingsFactory).

Declaration Syntax

public ImportSettingsBase ImportSettings { set;get; }