Revit 2025.3 API
Override |
The visibility of the cut face background fill pattern.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public bool IsCutBackgroundPatternVisible { get; }
Public ReadOnly Property IsCutBackgroundPatternVisible As Boolean Get
public: property bool IsCutBackgroundPatternVisible { bool get (); }
member IsCutBackgroundPatternVisible : bool with get
Property Value
BooleanSee Also