FamilyHostingBehavior Enumeration

Types of hosts into/onto which a family can be hosted. For informative purposes only. Does not affect anything in Revit!

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public enum FamilyHostingBehavior
Members
Member nameValueDescription
Ceiling3 
Face5 
Floor2 
None0 
Roof4 
Wall1 
See Also