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

Converts this elevation info into a BaseElementElevationInfo.

Syntax
C#
public StandardElevationInfo AsBaseElementElevation();

Returns this elevation info as BaseElementElevationInfo.

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