This method calls LinearEnt2d.IntersectWith(LinearEntity2d line, Tolerance tolerance) with tolerance set to Global.
Public Function IntersectWith( line As LinearEntity2d ) As Point2d()
public Point2d\[\] IntersectWith( LinearEntity2d line );
Parameters |
Description |
LinearEntity2d line |
Input any 2D linear entity |
Comments? |