.. vale off :class:`AXDTImportSettings` =========================== .. py:class:: ansys.mechanical.stubs.v242.Ansys.Mechanical.ExternalData.AXDTImportSettings Bases: :py:obj:`object` T:Ansys.Mechanical.ExternalData.AXDTImportSettings defines how to import external data from an AXDT file. .. !! processed by numpydoc !! .. py:currentmodule:: AXDTImportSettings Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~Dimension` - The dimension of the AXDT file. * - :py:attr:`~Format` - Gets the existing corresponding format. Property detail --------------- .. py:property:: Dimension :no-index: :type: Optional[Ansys.Mechanical.DataModel.Enums.SourceDimension] The dimension of the AXDT file. .. !! processed by numpydoc !! .. py:property:: Format :no-index: :type: Optional[Ansys.Mechanical.DataModel.MechanicalEnums.ExternalData.ImportFormat] Gets the existing corresponding format. .. !! processed by numpydoc !! .. vale on