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

Converts this elevation info into a InsertionElevationInfo.

Syntax
C#
public InsertionElevationInfo AsInsertionElevation();

Returns this elevation info as InsertionElevationInfo.

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