Document.FamilyManager
Public Property
InvalidOperationException
The family manager object provides access to family types and parameters.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public FamilyManager FamilyManager { get; }
Property Value
FamilyManagerExceptions
Exception
Condition
InvalidOperationException
Thrown when the current document is project document.
Remarks
This property is available when the document is a family document.