This method calls LinearEntity3d.IntersectWith(PlanarEntity plane, Tolerance tolerance) with tolerance set to Global.
Public Function IntersectWith( plane As PlanarEntity ) As Point3d()
public Point3d\[\] IntersectWith( PlanarEntity plane );
|
Parameters |
Description |
|
PlanarEntity plane |
Input any planar entity |
| Comments? |