Changes in 2025 vs 2020 1 changed
Flip API Versions →Changed members
DXFExportOptions.GetPredefinedOptions(Document, String)
| document | Document | A Revit project document to retrieve the setup from. |
| setup | String | The name of a predefined export setup from the specified document. |
| → returns | DXFExportOptions→nullNothingnullptr | An instance of predefined DXFExportOptions, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if the name was not found. |