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: 21.0.0.0 (21.1.1.109)
Since: 2011
Syntax
| C# |
|---|
public enum FamilyHostingBehavior |
| Visual Basic |
|---|
Public Enumeration FamilyHostingBehavior |
| Visual C++ |
|---|
public enum class FamilyHostingBehavior |
Members
| Member name | Description |
|---|---|
| None | |
| Wall | |
| Floor | |
| Ceiling | |
| Roof | |
| Face |