spatial-monorepo / editor/src / CopyToFloorsOptions
Interface: CopyToFloorsOptions
Defined in: packages/editor/src/useEditor.ts:64
Options for copyToFloors — multi-floor batch copy (issue #97).
Properties
idRemap?
optionalidRemap?:Record`<string,string>`
Defined in: packages/editor/src/useEditor.ts:70
Rebinds IMDF room/unit IDs on the copied features. Keys are source IDs; values are the replacement IDs applied to properties.room_id and properties.unit_id on each copy.
