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

This method is deprecated. Please use AsInsertionElevation instead.

Syntax
C#
public InsertionElevationInfo AsInsertionInfo();

Returns this elevation info as InsertionElevationInfo.

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