Click or drag to resize

CurveContains Method

Overload List
  NameDescription
Public methodContains(Point3d) Obsolete.
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 methodContains(Point3d, Plane) Obsolete.
Computes the relationship between a point and a closed curve region. This curve must be closed or the return value will be Unset.
Public methodContains(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.
Top
See Also