Document Export(String, String, ICollection Element |
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

public bool Export(
string folder,
string name,
ICollection<ElementId> views,
DWGExportOptions options
)
Parameters
- folder String
- name String
- views ICollection ElementId
- options DWGExportOptions
Return Value
Boolean