2027 Class
Changes 0
C

HostObjectUtils

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