You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Interfaces > ICoreObjectFactory Interface
> ICoreObjectFactory Methods > ICoreObjectFactory.GetElevation Method
Close
Ofcas.Lk.Api.Client - Version 3.0
ICoreObjectFactory.GetElevation Method

Gets an IElevation based on the stated IElevationInfo.

Syntax
C#
IElevation GetElevation(IElevationInfo elevationInfo);
Parameters
Description
IElevationInfo elevationInfo
The IElevationInfo to the IElevation to be retrieved.

Returns the IElevation based on the stated IElevationInfo.

Copyright © 2020. All rights reserved.