Circle3dLayout#
- class ansys.aedt.core.modeler.pcb.object_3d_layout.Circle3dLayout(primitives, name, is_void=False)[source]#
Manages Hfss 3D Layout circles.
Methods
Circle3dLayout.change_property
(value[, names])Modify a property.
Create a Clearance on Soldermask layer by drawing a rectangle.
Circle3dLayout.edge_by_point
(point)Return the closest edge to specified point.
Retrieve a property value.
Circle3dLayout.set_property_value
(name, value)Set a property value.
Attributes
Get the absolute angle location for 2 pins components.
Get/Set the circle radius.
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/Set the circle center.
Edges list.
Either if the Geometry is closed or not.
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 circle radius.
Compute the upper edge in the layout on x direction.
Compute the upper edge in the layout on y direction.