Rasterex Web SDKAPI client referenceBIM/3DMethodsshow3DViewMarkersOn this pageshow3DViewMarkersTurns on/off the display of spheres that indicate the location where 3D views are located in the 3D model. Syntax RxCore.show3DViewMarkers(onOff) Parameters onOff: boolean — true = on, false = off. Returns NA — This method does not return a value.