Rasterex Web SDKAPI client referenceCADMethodszoomToBlockOn this pagezoomToBlockCall this method to zoom to a specific block in vector drawing. Syntax RxCore.zoomToBlock(blockid) Parameters blockid: number — ID of the block to zoom to. Returns NA — This method does not return a value.