You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Ui Namespace > Classes > ElevationUi Class > ElevationUi Methods > ElevationUi.Setup2D Method
Close
Ofcas.Lk.Api.Client - Version 3.0
ElevationUi.Setup2D Method

Setup the Elevation with a 2D definition. For example this method can be used to setup the grid of the Elevation. Available formats are specified in "Public API Documentation" (Confluence). Setup 2D data is only allowed for empty created elevations (ElevationInfo.State).

Syntax
C#
public ElevationInfo Setup2D(Stream content);
Parameters
Description
Stream content
the content to setup

the current elevation data as ElevationInfo

Copyright © 2019. All rights reserved.