CADability dotNET

Overload List

  NameDescription
Public methodIntersect(BoundingRect, ISurface, BoundingRect)
Returns the intersection curves between this surface and the provided other surface. Both surfaces are bound by rectangles.
Public methodIntersect(ICurve, BoundingRect, array<GeoPoint>[]()[][]%, array<GeoPoint2D>[]()[][]%, array<Double>[]()[][]%)
Returns the intersection of the provided curve with this surface. The result may be empty.

See Also