extrude.point.find

Syntax

p := extrude.point.find(sp,i)

Get the point with ID i.

Returns:

p - pointer to the point with ID i. Will return null if no point has that ID number.

Arguments:

sp - extrude set pointer

i - the ID number to look for, which must be positive