FillPatternTarget Enumeration |
The type of the fill pattern.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic enum FillPatternTarget
Public Enumeration FillPatternTarget
public enum class FillPatternTarget
MembersMember name | Value | Description |
---|
Drafting | 0 |
Represents a material in symbolic form.
|
Model | 1 |
Represents an actual element appearance on a building.
|
None | 2 | |
See Also