PerpIntersection Method

Land Auto

PerpIntersection Method

Returns the perpendicular intersection of a point with an Alignment.

See Also | Example

Signature

RetVal = object.PerpIntersection(Easting, Northing)

object

Alignment The object or objects this property applies to.

Easting

Double; input-only
Easting of the point

Northing

Double; input-only
Northing of the point

RetVal

Variant (array of doubles)
The array has the format of: Station, Direction, Easting, Northing.