Sections can be split (jog) so that they cut at >1 plane.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public bool IsSplitSection()
Return Value
BooleanTrue if the section is split.
public bool IsSplitSection()