You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > ElevationInfo Class > ElevationInfo Methods > ElevationInfo.AsSegmentElevation Method
Close
Ofcas.Lk.Api.Client - Version 3.0
ElevationInfo.AsSegmentElevation Method

Converts this elevation info into a SegmentElevationInfo.

Syntax
C#
public StandardElevationInfo AsSegmentElevation();

Returns this elevation info as SegmentElevationInfo.

Exceptions
Description
Thrown if elevation info cannot be converted, check with IsSegmentElevation if conversion is possible.
Copyright © 2021 Orgadata AG. All rights reserved.