Solid.setFaceMetadata() Stores or merges arbitrary metadata for a named face. Returns this. Usage solid.setFaceMetadata('CYL_SIDE', { radius: 5, axis: [0, 0, 1] }); Use face metadata for downstream selection, PMI, feature tagging, or export helpers.