DWFImportOptions Constructor (IList(ElementId))


DWFImport Options(IList Element Id ) Constructor

Initializes a new instance of the DWFImportOptions class

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public DWFImportOptions(
	IList<ElementId> views
)

Parameters

views IList ElementId
See Also