FamilyHostingBehavior Enumeration

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.3.0.0 (25.3.0.0)
Syntax
public enum FamilyHostingBehavior
Public Enumeration FamilyHostingBehavior
public enum class FamilyHostingBehavior
type FamilyHostingBehavior
Members
Member nameValueDescription
Ceiling3 
Face5 
Floor2 
None0 
Roof4 
Wall1 
See Also