Hello everyone,
I have assembly with many parts, and in each part there is one Datum_CSYS, which I wanna delete. I write some code, based on recorded journal, but it didn't delete it.
For Each datumCsys1 As NXOpen.Features.DatumCsys In myPart.features
Dim markId2 As...