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
    • Object3d
    • FacePrimitive
    • EdgePrimitive
    • VertexPrimitive
    • PolylineSegment
    • Polyline
    • ComponentArray
    • UserDefinedComponent
    • Point
    • Plane
    • HistoryProps
    • BinaryTreeNode
    • CoordinateSystem
    • GeometryOperators
    • Multi-part components
    • Stackup 3D components
      • Stackup3D
      • Layer3D
      • Padstack
      • PadstackLayer
        • antipad_radius
        • layer_name
        • pad_radius
        • public_dir
      • Patch
      • Trace
      • Polygon
      • NamedVariable
  • 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
  • Primitives
  • Stackup 3D components
  • PadstackLayer

PadstackLayer#

class ansys.aedt.core.modeler.advanced_cad.stackup_3d.PadstackLayer(padstack, layer_name, elevation, thickness)#

Provides a data class for the definition of a padstack layer and relative pad and antipad values.

Attributes

PadstackLayer.antipad_radius

Antipad radius on the specified layer.

PadstackLayer.layer_name

Padstack instance layer.

PadstackLayer.pad_radius

Pad radius on the specified layer.

PadstackLayer.public_dir

Shortcut for dir(self).

On this page
  • PadstackLayer
Edit on GitHub
  • Show Source

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

Created using Sphinx 8.1.3.

Built with the Ansys Sphinx Theme 1.6.3.
Last updated on