GetFillPattern Method


Fill Pattern Element Get Fill Pattern Method

Gets the FillPattern associated to this element.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public FillPattern GetFillPattern()

Return Value

FillPattern
A copy of FillPattern object.
See Also