Revit 2026 API
Override |
The override color of the background pattern of cut faces.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public Color CutBackgroundPatternColor { get; }
Public ReadOnly Property CutBackgroundPatternColor As Color Get
public: property Color^ CutBackgroundPatternColor { Color^ get (); }
member CutBackgroundPatternColor : Color with get
Property Value
ColorSee Also