Land Auto

StationElevationToXy Method

StationElevationToXy Method (Civil Engineering Features)

Given a station and elevation, return the AutoCAD XY coordinates.

See Also | Example

Signature

RetVal = object.StationElevationToXy(StaElev)

object

ProfileBlock The object or objects this property applies to.

StaElev

Variant (2 element array doubles); input-only
The Station and Elevation to query for.

Retval

Variant (2 element array doubles); output-only
The XY coordinates for the given station and elevation.