Overload_Rhino_Geometry_Curve_Contains - mcneel/rhinocommon-api-docs GitHub Wiki

Curve.Contains Method

Overload List

 

Name Description
Public method Contains(Point3d) Computes the relationship between a point and a closed curve region. This curve must be closed or the return value will be Unset. Both curve and point are projected to the World XY plane.
Public method Contains(Point3d, Plane) Computes the relationship between a point and a closed curve region. This curve must be closed or the return value will be Unset.
Public method Contains(Point3d, Plane, Double) Computes the relationship between a point and a closed curve region. This curve must be closed or the return value will be Unset.
  Back to Top

See Also

Reference

Curve Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️