optional; value-type: List{Dictionary} A list defining section lines to be performed. Each list entry is a section line of type Dictionary{String,Object} and should define the following parameters: StartXStartYEndXEndY This parameter overrides WithVerticalCuts and WithHorizontalCuts and cannot be used in combination.
case-required; value-type: double; Defines the X coordinate of the start point of a ElevationDrawingType.Section or a ElevationDrawingType.SectionLine.
case-required; value-type: double; Defines the Y coordinate of the start point of a ElevationDrawingType.Section or a ElevationDrawingType.SectionLine.
optional; value-type: bool Defines glass display mode. True for actual glass size and false for splited glass display. If not set, falls back to user settings.
optional; value type: bool Defines if the offset of the bounding box should be returned for the drawing. The offset of the bounding box is defined by BoundingBoxOffsetX and BoundingBoxOffsetY in the returned IDictionary{String,Object}.
case-required; value-type: bool; Defines whether the ElevationDrawingType.ElevationWithSectionLines is drawn with horizontal cuts or not. This parameter can not be used with SectionLines
case-required; value-type: bool; Defines whether the ElevationDrawingType.ElevationWithSectionLines is drawn with vertical cuts or not. This parameter can not be used with SectionLines