Types of hosts into/onto which a family can be hosted.
For informative purposes only. Does not affect anything in Revit!
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum FamilyHostingBehavior
Members
| Member name | Value | Description |
|---|
| Ceiling | 3 | |
| Face | 5 | |
| Floor | 2 | |
| None | 0 | |
| Roof | 4 | |
| Wall | 1 | |
See Also
Reference