Land Auto

XyToOffsetElevation Method

XyToOffsetElevation Method (Civil Engineering Features)

Given an AutoCAD XY cooridanates, return the cross section offset and elevation.

See Also | Example

Signature

RetVal = object.XyToOffsetElevation(Xy)

object

CrossSectionBlock The object or objects this property applies to.

Xy

Variant (2 element array of doubles); input-only
The X and Y coordinates to query for.

Retval

Variant (2 element array of doubles); output-only
The offset and elevation for the given XY cooridnates.