RVTDocs.com

DWFExportOptions.ExportObjectData

Property
Description:
Whether to include properties associated with elements.
Remarks:
ExportObjectData must be enabled (true) in order to also enable exporting rooms and areas (ExportingAreas). If ExportObjectData is disabled, the ExportingAreas property will be ignored.
Syntax
public bool ExportObjectData { get; set; }