Skip to content

FamilySymbolFilter

Public Constructor

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)

Syntax

public FamilySymbolFilter(
ElementId familyId
)

Parameters

familyId ElementId

The family id.

Exceptions

Exception

Condition


ArgumentException

The familyId is invalid.


ArgumentNullException

A non-optional argument was null