DWFImportOptions(IList<ElementId>)
Constructor
Description:
Constructs a new instance of DWFImportOptions with an array of imported sheet views.
Constructs a new instance of DWFImportOptions with an array of imported sheet views.
Parameters
| Parameter | Type | Description |
|---|---|---|
| views | IList | These sheet views where DWF markups are imported. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |