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.