Package empro :: Module empro :: Module geometry :: Class SolderBall
[frames] | no frames]

Class SolderBall

core.Updatable --+        
                 |        
   core.Selectable --+    
                     |    
               Feature --+
                         |
                        SolderBall

Create a SolderBall component.

Class Hierarchy for SolderBall
Class Hierarchy for SolderBall

constructor SolderBall(height, endFaceWidth, ballWidth, divisions, arcResolution):

Instance Methods

Inherited from Feature: isSuppressed, referenceCoordinateSystem, suppress, unsuppress

Inherited from core.Selectable: clone, isSelected

Inherited from core.Updatable: __enter__, __exit__, hash, isValid, reasonWhyInvalid

Properties
ExpressionNone arcResolution
Set the arc resolution of the solder ball
ExpressionNone ballWidth
Set the maximum width of the solder ball
ExpressionNone divisions
Set the number of divisions of the solder ball
ExpressionNone endFaceWidth
Set the end face (flat top/botom) width of the solder ball
ExpressionNone height
Set the height of the solder ball

Inherited from core.Selectable: metaData, name, notes