modify_shapedata_with_spr_angle
- compas_tno.utilities.modify_shapedata_with_spr_angle(datashape)[source]
Modify the Shape data to account for an springing angle. This is done by increasing the
xy_span
limits and works exclusivvely for rectandular diagrams.- Parameters
datashape (dict) – The data to construct the Shape.
- Returns
datashape (dict) – The updated datashape.