RVTDocs.com

DWFImportOptions(IList<ElementId>)

Constructor
Description:
Constructs a new instance of DWFImportOptions with an array of imported sheet views.
Syntax
public DWFImportOptions(
	IList<ElementId> 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