Share

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.2.0.0 (26.2.0.0)

Syntax

C#

public enum FamilyHostingBehavior

Members

Member nameValueDescription
Ceiling3 
Face5 
Floor2 
None0 
Roof4 
Wall1 

See Also

Reference

Was this information helpful?