Share

FillPatternTarget Enumeration

The type of the fill pattern.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum FillPatternTarget

Members

Member nameValueDescription
Drafting0 Represents a material in symbolic form.
Model1 Represents an actual element appearance on a building.
None2 

See Also

Reference

Was this information helpful?