Revit 2025.3 API
Override |
The ElementId of the cut face foreground fill pattern override.
A value of InvalidElementId means no override is set.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public ElementId CutForegroundPatternId { get; }
Public ReadOnly Property CutForegroundPatternId As ElementId Get
public: property ElementId^ CutForegroundPatternId { ElementId^ get (); }
member CutForegroundPatternId : ElementId with get
Property Value
ElementIdSee Also