RVTDocs.com

FamilySymbolFilter

Constructor
Description:
Constructs a new instance of a filter to find all family symbols of the given family.
Syntax
public FamilySymbolFilter(
	ElementId familyId
)
Parameters
Parameter Type Description
familyId ElementId The family id.
Return Value
Exceptions
Exception Condition
ArgumentException The familyId is invalid.
ArgumentNullException A non-optional argument was null