{{'IDS_ROOM_VIEW_TITLE' | translate}}

{{'IDS_ROOM_VIEW_SUBTEXT'| translate | htmlSafe}}

CURRENT STEP : {{mc.props.currentStep}}
roomType: {{roomService.props.roomType}}
o Width: {{roomService.props.originalWidth}}
o Height: {{roomService.props.originalHeight}}
width: {{roomService.props.width}}
height: {{roomService.props.height}}
ending: first: {{roomService.props.endings.first}}
ending: last: {{roomService.props.endings.last}}
productLine: {{roomService.props.productLine}}
buildingHeight: {{roomService.props.buildingHeight}}
useFrame: {{roomService.props.useFrame}}
productLineId: {{roomService.props.productLineId}}
housing: {{roomService.props.housing}}
housingHeight: {{roomService.props.getMinimumBuildingHeight() }}
buildingHeight: {{roomService.props.buildingHeight}}
moduleHeight: {{roomService.props.moduleHeight}}

options:{{roomService.props.walls.north | json}}