Rasterex Web SDKAPI client referenceBIM/3DMethodsmeasure3DOn this pagemeasure3DActivates the 3D measure tool to measure the distance between two points in a 3D model. Syntax RxCore.measure3D(selected) Parameters selected: boolean — Set to true to enable the 3D measure tool, or false to disable it. Returns NA — This method does not return a value.