Description:
Returns the surface draft angle and point at a parameter.
Parameters:
- testPoint
- Type: Point2d
- The u,v parameter on the face to evaluate.
- testAngle
- Type: double
- The angle in radians to test.
- pullDirection
- Type: Vector3d
- The pull direction.
- edge
- Type: bool
- Restricts the point placement to an edge.
- draftPoint
- Type: Point3d
- The draft angle point.
- draftAngle
- Type: double
- The draft angle in radians.
Returns:
Type: bool
True if successful, False otherwise.
Available since:
6.0