SolderBallProperty#
- class ansys.edb.core.definition.solder_ball_property.SolderBallProperty(msg)#
Represents a solder ball property.
Methods
Clone a solder ball property.
Create a solder ball property.
Get the diameter parameters of the solder ball property.
SolderBallProperty.set_diameter
(diameter1, ...)Set the diameter parameters of the solder ball property.
Attributes
ValueLike: Height of the solder ball.
int
: Unique ID of the EDB object.bool
: Flag indicating if the object exists in the database.str
: Name of the solder ball material.EDBObjMessage
: Protobuf message that represents the object's ID.SolderballPlacement
: Solder ball placement.SolderballShape
: Solder ball shape.bool
: Flag indicating if the solder ball is used.