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

Gets the 3D definition from the elevation.

Syntax
C#
IStreamResult Get3D(IDictionary<string, object> parameters);
Parameters
Description
IDictionary<string, object> parameters
The parameters to define the 3D definition. There are currently no keys.

Returns a read-only Stream of the 3D definition from the elevation based on the stated parameters.

Copyright © 2020. All rights reserved.