replacefloorplan
Use to replace a generic floorplan used in Bird's Eye view for navigation with one generated from a separate open drawing.
Syntax
RxCore.replacefloorplan(sourceindex, targetdocindex, floornum)
Parameters
sourceindex: number — Open file index to use as the source for the replacement thumbnail.targetdocindex: number — Open file index for the 3D model.floornum: number — Floor index indicating the floor.
Returns
- NA — This method does not return a value.