| Applies To | |
| Product(s): | OpenPlant Modeler |
| Version(s): |
CONNECT Edition 10.11.++ |
| Environment: | Windows 10/11 (64-bit) |
| Area: | Schemas |
| Subarea: | Upgrade |
| Original Author: | Nikitesh Kawana, Bentley Global Technical Support |
When upgrading project, some dgn file may have bad schemas due to which there may be error
In this case following schemas are found
Found "DgnCustomItemTypes_DWG__x0020__Attribute__x0020__Definitions.01.00" in the file.
Found "DgnCustomAttributes.01.00" in the file.
Found "EditorCustomAttributes.01.03" in the file.
Found "Bentley_Standard_CustomAttributes.01.13" in the file.
ecx instance makeallexternal DgnCustomItemTypes_DWG__x0020__Attribute__x0020__Definitions.01.00
ecx instance makeallexternal DgnCustomAttributes.01.00
ecx instance makeallexternal EditorCustomAttributes.01.03
ecx instance makeallexternal Bentley_Standard_CustomAttributes.01.13ecx schema delete
ecx schema delete DgnCustomItemTypes_DWG__x0020__Attribute__x0020__Definitions.01.00
ecx instance delete DgnCustomAttributes.01.00
ecx instance delete EditorCustomAttributes.01.03
ecx instance delete Bentley_Standard_CustomAttributes.01.13