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