RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Document

Document.FamilyManager

Property
Description:
The family manager object provides access to family types and parameters.
Remarks:
This property is available when the document is a family document.
Syntax
public FamilyManager FamilyManager { get; }
Exceptions
Exception Condition
InvalidOperationException Thrown when the current document is project document.