XyToStationElevation Method (Civil Engineering Feature)
Given an AutoCAD XY, return the profile station and elevation.
Signature
RetVal = object.XyToStationElevation(Xy)
object
ProfileBlock The object or objects this property applies to.
Xy
Variant (2 element array doubles); input-only
The X and Y coordinates to query for.
Retval
Variant (2 element array doubles); output-only
The station and elevation for the given XY cooridnates.