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

Starts the process of creating cross sections via the user interface

Syntax
C#
public IDialogResult<CrossSectionResult> ShowModalCrossSection();

Returns a IDialogResult which contains the standard (horizontal and vertical cross sections) and created sections. The sections are returned as parameter list, so these parameters can directly be used to get the section with Elevation.GetDrawing.

Copyright © 2021 Orgadata AG. All rights reserved.