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