pyleecan.Methods.Machine.FrameBar.build_geometry_bar module¶
- build_geometry_bar(self, sym=1, alpha=0, delta=0)[source]¶
Build the geometry of the structural bars
- Parameters:
self (FrameBar) – FrameBar Object
sym (int) – symmetry factor (1= full machine, 2= half of the machine…)
alpha (float) – Angle for rotation [rad]
delta (complex) – Complex value for translation
- Returns:
surf_list – list of surface
- Return type:
list