Revit 2021.1 API |
ViewSection..::..IsSplitSection Method |
ViewSection Class See Also |
Sections can be split (jog) so that they cut at >1 plane.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since:
2021
Syntax
C# |
---|
public bool IsSplitSection() |
Visual Basic |
---|
Public Function IsSplitSection As Boolean |
Visual C++ |
---|
public: bool IsSplitSection() |