building_blocks.face.size

Syntax

i = building_blocks.face.size(fp)

Get the number of face edges. Possible return values are: 3 = triangle, 4 = quad (it is the same as number of points).

Returns:i - number of edges
Arguments:fp - face pointer