Rasterex Web SDKAPI client referenceCADMethodsselectVectorBlockOn this pageselectVectorBlockUse this method to select a 2D vector block in a vector drawing by using the Block ID. Syntax RxCore.selectVectorBlock(blockid) Parameters blockid: number — Block ID of the 2D vector block to select. Returns NA — This method does not return a value.