Declaration Syntax
namespace Ansys.Mechanical.ExternalData
Table 34: Members
| AXDTImportSettings |
(See Ansys.Mechanical.ExternalData.AXDTImportSettings) defines how to import external data from an AXDT file. |
| ColumnarDataImportDefinition |
A simple class to hold the import definitions for how a column from a data source in columnar format should be processed. |
| ColumnarDataSourceBase |
(See Ansys.Mechanical.ExternalData.ColumnarDataSourceBase) is a class that provides foundational behavior for import settings that consume data from columnar data sources (such as delimited or fixed-width files). |
| DelimitedImportSettings |
(See Ansys.Mechanical.ExternalData.DelimitedImportSettings) defines how to import external data from a delimited source file. |
| ECADImportSettings |
(See Ansys.Mechanical.ExternalData.ECADImportSettings) defines how to import external data from an ECAD file. |
| ExternalDataFile |
A basic definition of the external data file. |
| ExternalDataFileCollection |
(See Ansys.Mechanical.ExternalData.ExternalDataFileCollection) is a class that provides foundational behavior for holding external data files. |
| FixedWidthImportSettings |
(See Ansys.Mechanical.ExternalData.FixedWidthImportSettings) defines how to import external data from a fixed-width source file. |
| ICEPAKImportSettings |
(See Ansys.Mechanical.ExternalData.ICEPAKImportSettings) defines how to import external data from an ICEPAK BOOL or ICEPAK COND file. |
| ImportSettingsBase |
A base class for Table import settings. |
| ImportSettingsFactory |
No details are provided for this entry. |
| MAPDLImportSettings |
(See Ansys.Mechanical.ExternalData.MAPDLImportSettings) defines how to import external data from a MAPDL CDB file. |