ViewSectionIsSplitSection Method

Sections can be split (jog) so that they cut at >1 plane.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsSplitSection()

Return Value

Boolean
True if the section is split.
See Also