The type of the fill pattern.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum FillPatternTarget
Members
| Member name | Value | Description |
|---|---|---|
| Drafting | 0 | Represents a material in symbolic form. |
| Model | 1 | Represents an actual element appearance on a building. |
| None | 2 |
