Revit 2026 API
View |
Verifies that the crop of the associated view is permitted to have multiple regions.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool CanBeSplit { get; }
Public ReadOnly Property CanBeSplit As Boolean Get
public: property bool CanBeSplit { bool get (); }
member CanBeSplit : bool with get
Property Value
BooleanSee Also