2027 Class
Changes 0
C

FamilyUtils

Description:
Contains utilities related to family operations.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.FamilyUtils
public static class FamilyUtils
Name Return Type Description
M ConvertFamilyToFaceHostBased(Document, ElementId) None Converts a family to be face host based.
M FamilyCanConvertToFaceHostBased(Document, ElementId) Boolean Indicates whether the family can be converted to face host based.
M GetProfileSymbols(Document, ProfileFamilyUsage, Boolean) ICollection<ElementId> Gets the profile Family Symbols of the document.