meta data for this page
Hull Chain
Hull chain is a variant of 'hull' essentially sequential hulling each pair of shapes, then creating a union of the results.
const newshape = hullChain(shape1, shape2, shape3)
jump to: Search / User Tools / Main Content / Change Content Width
JSCAD V2 User Guide
Hull chain is a variant of 'hull' essentially sequential hulling each pair of shapes, then creating a union of the results.
const newshape = hullChain(shape1, shape2, shape3)