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
  • 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
  • Substrate
    • SubstrateManager
    • SubstrateDataBlock
      • coplanar_waveguide
      • create
      • from_dict
      • grounded_coplanar_waveguide
      • microstrip
      • offset_stripline
      • rectangular_waveguide
      • slotline
      • stripline
      • substrate_reference
      • suspended_stripline
      • update
      • auto_update
      • bottom_metal_material
      • bottom_metal_thickness
      • cover_metal_material
      • cover_metal_thickness
      • dielectric
      • dielectric_temp_materials
      • metal_material
      • metal_specify_type
      • metal_temp_material
      • metal_thickness
      • name
      • public_dir
      • roughness
      • substrate_type
  • Generic
  • PyAnsys
  • API reference
  • Substrate
  • SubstrateDataBlock
  • from_dict

from_dict#

classmethod SubstrateDataBlock.from_dict(app, data: dict) → SubstrateDataBlock#

Build SubstrateDataBlock from design_properties dict entry.

Parameters:
appansys.aedt.core.circuit.Circuit

Circuit application instance.

datadict

One entry from app.design_properties['SubstrateData'].

Returns:
SubstrateDataBlock

Reconstructed substrate object.

On this page
  • from_dict()
Edit on GitHub
  • Show Source

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

Created using Sphinx 9.1.0.

Built with the Ansys Sphinx Theme 1.8.2.
Last updated on