open3DFloorplanPage
Open a file to be used as 2D navigation for a 3D model. Uses GUI_floorLoadComplete
callback instead of the GUI_loadComplete
callback.
Syntax
RxCore.open3DFloorplanPage(fileurl, floorindex)
Parameters
fileurl
: string — URL address of the drawing.floorindex
: number — Integer index of the associated floor.
Returns
- NA — This method does not return a value.