FamilyUtils Class

Contains utilities related to family operations.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBFamilyUtils

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class FamilyUtils

The FamilyUtils type exposes the following members.

Methods
 NameDescription
Public methodStatic memberConvertFamilyToFaceHostBased Converts a family to be face host based.
Public methodStatic memberFamilyCanConvertToFaceHostBased Indicates whether the family can be converted to face host based.
Public methodStatic memberGetProfileSymbols Gets the profile Family Symbols of the document.
Top
See Also