IsSplitSection Method


View Section Is Split Section Method

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

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

Return Value

Boolean
True if the section is split.
See Also