Skip to main content

markVectorBlock

Use this method to highlight a 2D vector block in a vector drawing by using the Block ID. The default marking color is a transparent red.

Syntax

    RxCore.markVectorBlock(blockid);

Parameters

  • blockid: number — Block ID of the 2D vector block to select.

Returns

  • NA — This method does not return a value.