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