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

Sets a 3D definition to the current Elevation. Available formats are specified in "Public API Documentation" (Confluence). Setting 3D data is only allowed for empty created elevations (ElevationInfo.State).

Syntax
C#
public ElevationInfo Set3D(Stream content);
Parameters
Description
Stream content
the content to set

the new elevation data as ElevationInfo

Copyright © 2019. All rights reserved.