I did record a macro that copy a geometrical set from a catpart and paste "as result" into another catpart but the paste as result instruction did not record the instruction. Need help to complete the code below.
Dim documents1 As Documents
Set documents1 = CATIA.Documents
Dim partDocument1 As...