ImportExternalDataFiles(ExternalDataFileCollection)

Imports external data files for current Imported Load Group.

This includes saving the external data files to project if specified, generating the XML representation of the external data settings, and updating the file association for mapping.

An ExternalDataFileCollection object can be created by calling the GetSettingsForFormat method from the factory class (See Ansys.Mechanical.ExternalData.ExternalDataFileCollection).

Declaration Syntax

public virtual void ImportExternalDataFiles(ExternalDataFileCollection externalDataFiles)

Parameters

externalDataFiles(ExternalDataFileCollection)

The specified ExternalDataFileCollection to import.