clip

function clip(a, b): Box

Gets the intersection of two boxes

Parameters

ParameterType
aBox
bBox

Returns

Box

a clipped to b