RVTDocs.com

ElementStructuralTypeFilter(StructuralType)

Constructor
Description:
Constructs a new instance of a filter to match elements by structural type.
Syntax
public ElementStructuralTypeFilter(
	StructuralType structuralType
)
Parameters
Parameter Type Description
structuralType StructuralType The structural type to match.
Return Value
Exceptions
Exception Condition
ArgumentOutOfRangeException A value passed for an enumeration argument is not a member of that enumeration