Curve3dIsCoplanarWith Method

Overload List
  Name Description
Public method IsCoplanarWith(Curve3d, Plane) Checks whether the specified curve entity is coplanar with this curve and returns the common plane.
Public method IsCoplanarWith(Curve3d, Plane, Tolerance) Checks whether the specified curve entity is coplanar with this curve and returns the common plane.
Top
See Also