Rasterex Web SDKAPI client referenceBIM/3DMethodscreate3DMarkupOn this pagecreate3DMarkupCreates a fixed view for a 3D model and enables the use of annotation tools for 3D. Syntax RxCore.create3DMarkup(select) Parameters select: boolean — Set to true to enable 3D markup or false to disable 3D view. Returns NA — This method does not return a value.