Sections can be split (jog) so that they cut at >1 plane.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsSplitSection()
Return Value
Boolean
True if the section is split.
See Also
Reference