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
    • Modeler3DLayout
    • Components3DLayout
    • Nets3DLayout
    • Pins3DLayout
    • Line3dLayout
    • Polygons3DLayout
    • Circle3dLayout
    • Rect3dLayout
    • Points3dLayout
      • move
      • is_arc
      • position
      • public_dir
    • Padstack
  • 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
  • Modeler in HFSS 3D Layout
  • Points3dLayout

Points3dLayout#

class ansys.aedt.core.modeler.pcb.object_3d_layout.Points3dLayout(primitives, point)#

Manages HFSS 3D Layout points.

Methods

Points3dLayout.move(location)

Move actual point to new location.

Attributes

Points3dLayout.is_arc

Either if the Point is an arc or not.

Points3dLayout.position

Points x and y coordinate.

Points3dLayout.public_dir

Shortcut for dir(self).

On this page
  • Points3dLayout
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