dub_dlb_update

compas_tno.problems.dub_dlb_update(x, y, thk, t, envelope, ub, lb, s, variables)

Function to update the derivatives of the ub-lb vertical bounds of the vertices.

Parameters:
xarray

xcoordinates of the pattern

yarray

y-coordinates of the pattern

thkfloat

thickness to update the bounds to

tfloat

thickness considered to the outer vertices

envelopeEnvelope

Envelope object to be updated

ubarray

Current upper-bound limits

lbarray

Current lower-bound limits

sarray

Original level of the supports

variableslist

List with the variables passed

Returns:
dub, dlb

New sensitivities of the bounds in the point analysed