HostObjectUtils
Description:
These are generic host object utilities.
These are generic host object utilities.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.HostObjectUtils
System.Object
Autodesk.Revit.DB.HostObjectUtils
public static class HostObjectUtils
| Name | Return Type | Description |
|---|---|---|
| GetBottomFaces(HostObject) | IList<Reference> | Returns the bottom faces for this host object. |
| GetSideFaces(HostObject, ShellLayerType) | IList<Reference> | Returns the major side faces for this host object. |
| GetTopFaces(HostObject) | IList<Reference> | Returns the top faces for this host object. |