Starts the process of creating cross sections via the user interface
Syntax
C#
public IDialogResult<ICrossSectionResult> ShowModalCrossSection();
Returns
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.