These are generic host object utilities.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.HostObjectUtils
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static class HostObjectUtils
The HostObjectUtils type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetBottomFaces | Returns the bottom faces for this host object. | |
| GetSideFaces | Returns the major side faces for this host object. | |
| GetTopFaces | Returns the top faces for this host object. |
