build_geometry (method)¶
-
build_geometry
(self, sym=1, alpha=0, delta=0, is_simplified=False)[source]¶ Build the geometry of the LamHole object
- Parameters
self (LamHole) – The LamHole to build in surface
sym (int) – Symmetry factor (1= full machine, 2= half of the machine…)
alpha (float) – Angle for rotation [rad]
delta (complex) – Complex value for translation
is_simplified (bool) – True to avoid line superposition
- Returns
surf_list – list of surfaces needed to draw the lamination
- Return type
list