Revit 2026 API
Override |
The visibility of the cut face background fill pattern.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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