Whether or not the view crop has a non-rectangular shape set.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool ShapeSet { get; }Property Value
Boolean
Remarks
This property reflects the actual shape of the crop region.
Thus, if this property is true the view Split property is false.
See Also
Reference