2024 Constructor
Changes 0
C

FamilyInstanceFilter

Description:
Constructs a new instance of a filter to match family instances of the given family symbol.
public FamilyInstanceFilter(
	Document document,
	ElementId familySymbolId
)
  • document
    The document. This requirement is unique to this filter and is needed to ensure the input family symbol id is valid for the provided document. This ensures the most stability and greatest performance for this filter.
  • familySymbolId
    The family symbol id.