Skip to main content
Ctrl+K
PyAEDT - Home PyAEDT - Home
  • Home
  • Getting started
  • User guide
  • API reference
  • Examples
    • Release notes
Ctrl+K
  • GitHub
  • Support
  • Home
  • Getting started
  • User guide
  • API reference
  • Examples
  • Release notes
Ctrl+K
  • GitHub
  • Support

Section Navigation

  • Application and solvers
  • Material and stackup
    • Materials
      • add_material
      • add_material_sweep
      • add_surface_material
      • check_thermal_modifier
      • duplicate_material
      • duplicate_surface_material
      • exists_material
      • export_materials_to_file
      • get_used_project_material_names
      • import_materials_from_excel
      • import_materials_from_file
      • import_materials_from_workbench
      • remove_material
      • conductors
      • dielectrics
      • gases
      • liquids
      • mat_names_aedt
      • mat_names_aedt_lower
      • material_keys
      • odefinition_manager
      • omaterial_manager
      • public_dir
      • surface_material_keys
    • Material
    • SurfaceMaterial
    • MatProperties
    • SurfMatProperties
    • MatProperty
    • Layers
    • Layer
  • 3D modeler
  • 2D modeler
  • Primitives
  • Modeler in HFSS 3D Layout
  • Modeler and components Circuit
  • Boundary objects
  • Mesh operations
  • Setup
  • Visualization
  • Logger
  • Optimetrics
  • Variable
  • Constants
  • Configuration files
  • Setup templates
  • Cable modeling
  • Filter design
  • Profiles
  • Generic
  • PyAnsys
  • API reference
  • Material and stackup
  • Materials
  • import_materials_from_excel

import_materials_from_excel#

Materials.import_materials_from_excel(input_file: str) → list[Material] | bool#

Import and create materials from a csv or excel file.

Parameters:
input_filestr

Full path and name for the csv or xlsx file.

Returns:
List of ansys.aedt.core.modules.material.Material
On this page
  • import_materials_from_excel()
Edit on GitHub
  • Show Source

© Copyright (c) 2026 ANSYS, Inc. All rights reserved.

Created using Sphinx 8.2.3.

Built with the Ansys Sphinx Theme 1.7.2.
Last updated on