You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > Elevation Class > Elevation Methods > Get3D Method > Elevation.Get3D Method (Dictionary<string, object>)
Elevation.Get3D Method (Dictionary<string, object>)
Close
Ofcas.Lk.Api.Client - Version 3.0
Elevation.Get3D Method (Dictionary<string, object>)

Gets the 3D definition from the elevation.

Syntax
C#
public Stream Get3D(Dictionary<string, object> parameters);
Parameters
Description
Dictionary<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 © 2019. All rights reserved.