b_update

compas_tno.problems.b_update(x, y, thk, fixed, envelope, b, variables)

Function to update the limits of the extension of the reaction forces on the support vertices.

Parameters:
xarray

xcoordinates of the pattern

yarray

y-coordinates of the pattern

thkfloat

thickness to update the bounds to

fixedlist

LIst with the indices of the fixed vertices

envelopeEnvelope

Envelope object to be updated

barray

Current b limits

variableslist

List with the variables passed

Returns:
blist

New b limits