Skip to main content

create3DfloorplanfromPage

Creates a plane from a 2D drawing that can be inserted into a 3D model using the currently active document and page.

Syntax

RxCore.create3DfloorplanfromPage(targetdocindex, floornum)

Parameters

  • targetdocindex: number — The open file index of the target 3D model.
  • floornum: number — The floor index in the 3D model where the floorplan plane will be added.

Returns

  • NA — This method does not return a value.