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: 25.0.0.0 (25.0.0.0)
Syntax
public enum FamilyHostingBehavior
Members
Member nameValueDescription
None0 
Wall1 
Floor2 
Ceiling3 
Roof4 
Face5 
See Also