.. vale off ``ExternalData`` ================================ .. py:module:: ansys.mechanical.stubs.v242.Ansys.Mechanical.ExternalData Summary ------- .. py:currentmodule:: ExternalData .. tab-set:: .. tab-item:: Interfaces .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~ansys.mechanical.stubs.v242.Ansys.Mechanical.ExternalData.ICEPAKImportSettings` - T:Ansys.Mechanical.ExternalData.ICEPAKImportSettings defines how to import external data from an ICEPAK BOOL or ICEPAK COND file. .. tab-item:: Classes .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~ansys.mechanical.stubs.v242.Ansys.Mechanical.ExternalData.CGNSImportSettings` - T:Ansys.Mechanical.ExternalData.CGNSImportSettings defines how to import external data from a CGNS file. * - :py:obj:`~ansys.mechanical.stubs.v242.Ansys.Mechanical.ExternalData.H5ImportSettings` - T:Ansys.Mechanical.ExternalData.H5ImportSettings defines how to import external data from a H5 file. * - :py:obj:`~ansys.mechanical.stubs.v242.Ansys.Mechanical.ExternalData.AXDTImportSettings` - T:Ansys.Mechanical.ExternalData.AXDTImportSettings defines how to import external data from an AXDT file. * - :py:obj:`~ansys.mechanical.stubs.v242.Ansys.Mechanical.ExternalData.ColumnarDataImportDefinition` - A simple class to hold the import definitions for how a column from a data source in * - :py:obj:`~ansys.mechanical.stubs.v242.Ansys.Mechanical.ExternalData.ColumnarDataSourceBase` - T:Ansys.Mechanical.ExternalData.ColumnarDataSourceBase is a class that provides foundational behavior for * - :py:obj:`~ansys.mechanical.stubs.v242.Ansys.Mechanical.ExternalData.DelimitedImportSettings` - T:Ansys.Mechanical.ExternalData.DelimitedImportSettings defines how to import external data from a delimited source file. * - :py:obj:`~ansys.mechanical.stubs.v242.Ansys.Mechanical.ExternalData.ECADImportSettings` - T:Ansys.Mechanical.ExternalData.ECADImportSettings defines how to import external data from an ECAD file. * - :py:obj:`~ansys.mechanical.stubs.v242.Ansys.Mechanical.ExternalData.ExternalDataFile` - A basic definition of the external data file. * - :py:obj:`~ansys.mechanical.stubs.v242.Ansys.Mechanical.ExternalData.ExternalDataFileCollection` - T:Ansys.Mechanical.ExternalData.ExternalDataFileCollection is a class that provides foundational behavior for * - :py:obj:`~ansys.mechanical.stubs.v242.Ansys.Mechanical.ExternalData.FixedWidthImportSettings` - T:Ansys.Mechanical.ExternalData.FixedWidthImportSettings defines how to import external data from a fixed-width source file. * - :py:obj:`~ansys.mechanical.stubs.v242.Ansys.Mechanical.ExternalData.ImportSettingsBase` - A base class for Table import settings. * - :py:obj:`~ansys.mechanical.stubs.v242.Ansys.Mechanical.ExternalData.ImportSettingsFactory` - ImportSettingsFactory interface. * - :py:obj:`~ansys.mechanical.stubs.v242.Ansys.Mechanical.ExternalData.MAPDLImportSettings` - T:Ansys.Mechanical.ExternalData.MAPDLImportSettings defines how to import external data from a MAPDL CDB file. .. toctree:: :titlesonly: :maxdepth: 1 :hidden: ICEPAKImportSettings .. toctree:: :titlesonly: :maxdepth: 1 :hidden: CGNSImportSettings H5ImportSettings AXDTImportSettings ColumnarDataImportDefinition ColumnarDataSourceBase DelimitedImportSettings ECADImportSettings ExternalDataFile ExternalDataFileCollection FixedWidthImportSettings ImportSettingsBase ImportSettingsFactory MAPDLImportSettings Description ----------- ExternalData subpackage. .. !! processed by numpydoc !! .. vale on