RVTDocs.com

ElementDesignOptionFilter(ElementId)

Constructor
Description:
Constructs a new instance of a filter to match elements contained within a particular design option.
Syntax
public ElementDesignOptionFilter(
	ElementId designOptionId
)
Parameters
Parameter Type Description
designOptionId ElementId The design option id to match.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null