Skip to main content

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: true to turn on, false to turn off.
  • bAll: boolean — If true, affects all inserted 2D floor plans.

Returns

  • NA — This method does not return a value.