Shape.store_normals
- Shape.store_normals(mark_fixed_LB=True, plot=False)[source]
Store the normals of the shape
- Parameters
mark_fixed_LB (bool, optional) – If vertices in the boundary are taken specially, by default True
plot (bool, optional) – If plots should appear, by default False
- Returns
None – Normals are added as attributes.