Solid._combineIdMaps()

Internal helper that merges face-ID-to-name maps from two solids before rebuilding a boolean result.

Usage

javascript
const merged = solid._combineIdMaps(otherSolid);

This is part of the boolean reconstruction pipeline.