Family |
Constructs a new instance of a filter to find all family symbols of the given family.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Parameters
- familyId ElementId
- The family id.

Exception | Condition |
---|---|
ArgumentException | The familyId is invalid. |
ArgumentNullException | A non-optional argument was null |
