GetFaceByPosition
Returns the face ID located at a specified position.
The coordinates must point to exactly one face, not a vertex or edge where two or more faces join.
| UI Access | N/A | ||||||
| Parameters |
|
||||||
| Return Value | Integer Face ID. |
| Python Syntax | GetFaceByPosition(<FaceParameters>) |
| Python Example |
|
| VB Syntax | GetFaceByPosition <FaceParameters> |
| VB Example |
|