Contains utilities related to family operations.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.FamilyUtils
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static class FamilyUtils
The FamilyUtils type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ConvertFamilyToFaceHostBased | Converts a family to be face host based. | |
| FamilyCanConvertToFaceHostBased | Indicates whether the family can be converted to face host based. | |
| GetProfileSymbols | Gets the profile Family Symbols of the document. |
