Hello
I am having problems loading back to Catia a xml containing clash results.
I use the following script to generate the xml:
Sub clashTOxml()
Dim cClashes As Clashes
Dim oClash As Clash
Dim dFilterValue As Double
Dim oConflict As Conflict
Dim Produs1 As Product
Dim oNume1 As String
Dim...