building_blocks.face.tolocal

Syntax

vu = building_blocks.face.tolocal(fp,v)

Get the local coordinates of a point from global coordinates. It assumed that the point is located on the face.

Returns:

vu - point local face coordinates (2D)

Arguments:

fp - face pointer

v - point global coordinates of the point (3D)