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

Sets the machinings for the current elevation.

Syntax
C#
ICoreInfoResult<IElevationInfo> SetMachinings(Stream stream);
Parameters
Description
Stream stream
The stream that contains the content of the machinings.

Returns the updated ElevationInfo

Copyright © 2020. All rights reserved.