StructuralInstanceUsageFilter(StructuralInstanceUsage, Boolean)
Description:
Constructs a new instance of a filter to match family instances by structural usage, with the option to match all family instances which are not of the given structural usage.
Constructs a new instance of a filter to match family instances by structural usage, with the option to match all family instances which are not of the given structural usage.
Overloads (2):
StructuralInstanceUsageFilter(StructuralInstanceUsage,Boolean)
public StructuralInstanceUsageFilter(
StructuralInstanceUsage structuralUsage,
bool inverted
)
-
structuralUsageThe structural usage to match.
-
BooleaninvertedTrue if the filter should match all family instances which are not of the given structural usage.
-
A value passed for an enumeration argument is not a member of that enumeration