Proposal for new schema to address some minor issues.
The following data is extracted in the following comma delimited format with quote wrapped strings, with one CSV row for each drawing schedule column:
"columnID","scheduleID","scheduleTitle","isOnSheet","columnHeaders","parameterName","isShared","sharedParameterGUID","columnValues","fileHashID","fileName","filePath"
Proposal for new schema to address some minor issues.
Data Extraction Schema (Proposed)
The following data is extracted in the following comma delimited format with quote wrapped strings, with one CSV row for each drawing schedule column:
Trueif the drawing schedule appears on a sheet, otherwiseFalse.parameterNamecontaining the data.ColumnHeadersdisplays on the sheet.Trueif theParameter Nameis stored with a parameter with a GUID (in Revit, a "Shared Parameter"), andFalseif not.Shared ParameterGUID)Notes:
fileNameandfilePathare extracted but optional for submission.