displayFloorplan
Toggles the visibility of 2D floorplans that have been injected into the model.
Syntax
RxCore.displayFloorplan(floornum, onOff, bAll)
Parameters
floornum: number — Index of the floor.onOff: boolean — Display status:trueto turn on,falseto turn off.bAll: boolean — Iftrue, affects all inserted 2D floor plans.
Returns
- NA — This method does not return a value.