Description:
Use to determine if point was on a Brep face. If the point was on a Brep face, then the (u,v) are the face parameters for the point.
Syntax:
Parameters:
- u
- Type: System.Double
- If the point was on a Brep face, then the u parameter.
- v
- Type: System.Double
- If the point was on a Brep face, then the v parameter.
Returns:
Type: BrepFace
The Brep face or None if the point was not on a Brep face.
Available since:
6.0