Line3dLayout#
- class ansys.aedt.core.modeler.pcb.object_3d_layout.Line3dLayout(primitives, name, is_void=False)[source]#
Manages Hfss 3D Layout lines.
Methods
Line3dLayout.add
(point[, position])Add a new point to the center line.
Line3dLayout.change_property
(value[, names])Modify a property.
Create a Clearance on Soldermask layer by drawing a rectangle.
Line3dLayout.edge_by_point
(point)Return the closest edge to specified point.
Retrieve a property value.
Line3dLayout.remove
(point)Remove one or more points from the center line.
Line3dLayout.set_property_value
(name, value)Set a property value.
Attributes
Get the absolute angle location for 2 pins components.
Get/Set the circle radius.
Get/Set the line bend type.
Compute the lower edge in the layout on x direction.
Compute the lower edge in the layout on y direction.
Get component bounding box.
Get the center line points and arc height.
Edges list.
Get/Set the line end type.
Either if the Geometry is closed or not.
Get the line length.
Retrieve/Set the absolute location in model units.
Get/Set the lock position.
Name of Primitive.
Get/Set the negative.
Get/Set the net name.
Object units.
Bounding box of a specified object.
Get/Set the placement layer of the object.
Provide the polygon points.
Get/Set the line start type.
Compute the upper edge in the layout on x direction.
Compute the upper edge in the layout on y direction.
Get/Set the line width.