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

Checks if the 3D definition from the elevation can be retrieved.

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

Returns an IOperationInfo that contains a list of restrictions if getting the 3D definition is not possible.

Copyright ORGADATA AG © 2023. All rights reserved.