Removes any non-rectangular boundary of the view's crop.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void RemoveCropRegionShape()
Exceptions
| Exception | Condition |
|---|
| InvalidOperationException |
The crop of the associated view is not permitted to have a non-rectangular shape.
|
See Also
Reference