extrude.block.point

Syntax

pp := extrude.block.point(bp,i)

Get a point (vertex) of a block. Points indices start with 1 and must not be more than the number of vertices on the boundaries of the block.

Returns:

pp - point pointer

Arguments:

bp - block pointer

i - block point index