Rasterex Web SDKAPI client referenceBIM/3DMethodsexplode3DDistanceOn this pageexplode3DDistanceSets the separation distance of blocks in a 3D model. Use this in combination with RxCore.explode3D. Syntax RxCore.explode3DDistance(value) Parameters value: number — Separation distance as a percentage of the model extent. Returns NA — This method does not return a value.