Export
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2022).
Not present in: 2024, 2025, 2025.3, 2026, 2027
2022
current
Document.Export(String, String, MassGBXMLExportOptions)
No longer obsolete in 2022 (was obsolete in 2023)
| folder | String | Indicates the path of a folder where to export the gbXML file. |
| name | String | Indicates the name of the gbXML file to export. If it doesn't end with ".xml", extension ".xml" will be added automatically. The name cannot contain any of the following characters: \/:*?"<>|. Empty name is not acceptable. |
| options | MassGBXMLExportOptions | Options which control the contents of the export. |