Skip to main content

blockLoadMask

Limits the listed blocks in the blocks list for vector files with blocks by applying a selection mask.

Syntax

RxCore.blockLoadMask(blockLoadMask)

Parameters

  • blockLoadMask: string — String with wildcard "*" to match a list of block names (e.g., "area*" matches all block names that begin with "area").

Returns

  • NA — This method does not return a value.