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