RVTDocs.com

StructuralWallUsageFilter(StructuralWallUsage)

Constructor
Description:
Constructs a new instance of a filter to match walls that have the given structural wall usage.
Syntax
public StructuralWallUsageFilter(
	StructuralWallUsage structuralWallUsage
)
Parameters
Parameter Type Description
structuralWallUsage StructuralWallUsage The wall structural usage.
Return Value
Exceptions
Exception Condition
ArgumentOutOfRangeException A value passed for an enumeration argument is not a member of that enumeration