FamilyUtils Class


Family Utils Class

Contains utilities related to family operations.
Inheritance Hierarchy
System Object
Autodesk.Revit.DB FamilyUtils

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
Name Description
Public method Static member ConvertFamilyToFaceHostBased Converts a family to be face host based.
Public method Static member FamilyCanConvertToFaceHostBased Indicates whether the family can be converted to face host based.
Public method Static member GetProfileSymbols Gets the profile Family Symbols of the document.
Top
See Also