Share

FamilyUtils 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: 26.1.0.0 (26.1.0.34)

Syntax

C#

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.

See Also

Reference

Was this information helpful?