sketch.block.size

Syntax

i := sketch.block.size(bp)

Get the number of edges on all the boundaries of a block (including internal boundaries, if any). This will equal the number of points on the block.

Returns:

i - number of edges

Arguments:

bp - block pointer