RoomPlan- Getting error for ceiling Height and floor Height from CapturedRoom.
I am using RoomPlan version-2 Framework to scan houses. I need ceilingHeight and floorHeight. I am parsing the data of CapturedRoom successfully into Json and getting all keys and their value except "coreModel" of type: (RSFloorPlan) value.
Does Apple support coreModel: RSFloorPlan yet?
In "coreModel" key, there are some keys values of ceilingHeight and floorHeight. In the last I am getting encoded string as value of key "coreModel".
CoreModel: qkgdxIDMaicOkpwW1I/h/V4C.........................7nCom3Lpu0CM=
I will really appreciate your hard work.