Function: intersectBlueprints()
function intersectBlueprints(first, second):
| Blueprint
| Blueprints
| null;
Defined in: packages/replicad/src/blueprints/booleanOperations.ts:534
Parameters
first
second
Returns
| Blueprint
| Blueprints
| null