FillPatternId Property


Color Fill Scheme Entry Fill Pattern Id Property

The id of fill pattern element of this entry.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ElementId FillPatternId { get; set; }

Property Value

ElementId
Exceptions
Exception Condition
ArgumentNullException When setting this property: A non-optional argument was null
Remarks
  • InvalidElementid represents no pattern, that means there would be nothing to be filled for elements colored based on this entry.
  • Only fill pattern elements whose fill pattern target is drafting is valid for color fill scheme.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →