Share

OverrideGraphicSettings.CutBackgroundPatternId Property

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.4.0.0 (26.4.0.0)

Syntax

C#

public ElementId CutBackgroundPatternId { get; }

Property Value

ElementId

See Also

Reference

Was this information helpful?