ViewCropRegionShapeManager.RemoveSplit Method

Removes any split applied to the view's crop.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public void RemoveSplit()

Exceptions

ExceptionCondition
InvalidOperationException The crop of the associated view is not permitted to have multiple regions.

See Also

Reference

ViewCropRegionShapeManager Class
Autodesk.Revit.DB Namespace