Hi,
I am trying to copy all surface edit operations done on original surface to newly created surface.
newSurface.PasteSurface(origSurface.Id);
I could copy all properties from original surface to new surface except list of surface edits operations under surface definition tab.
How can I get this operations list under surface definition tab in new surface using API?
Please find attached snaps for more details.
Thanking you,
Rahul.