Rasterex Web SDKAPI client referenceBIM/3DMethodsset3DBlockStateAllOn this pageset3DBlockStateAllSets the visibility state of all 3D meshes in a model. Syntax RxCore.set3DBlockStateAll(state) Parameters state: boolean — true = visibility on, false = visibility off. Returns NA — This method does not return a value.