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