openFileLayouts
Opens a CAD drawing limited to a specified layout range.
Syntax
RxCore.openFileLayouts(fileurl, layouts)
Parameters
fileurl
: string — URL address or full server-side Windows path to the file to open in the viewer.layouts
: array — Array of layout numbers to open.
Returns
- NA — This method does not return a value.