StructuralWallUsageFilter(StructuralWallUsage, Boolean)
Description:
Constructs a new instance of a filter to match walls that have the given structural wall usage, with the option to match all walls which are not of the given structural wall usage.
Constructs a new instance of a filter to match walls that have the given structural wall usage, with the option to match all walls which are not of the given structural wall usage.
Overloads (2):
StructuralWallUsageFilter(StructuralWallUsage,Boolean)
public StructuralWallUsageFilter(
StructuralWallUsage structuralWallUsage,
bool inverted
)
-
structuralWallUsageThe structural usage to match.
-
BooleaninvertedTrue if the filter should match all walls which are not of the given structural wall usage.
-
A value passed for an enumeration argument is not a member of that enumeration