We have a solid object, where several edges have specific Names.
I.e. we selected Edge, opened "Properties\General\Feature Name" and set custom
name for the Edge.
After this we created associative WAVE link from this solid object.
And now we try to delete all custom Edges Names in the link.
We can delete it in the link, save the link, but after reopen it custom Edges
Names still exist.
For all NX version:
If we create associative WAVE link from geometry feature, all attributes of
this feature are passed to the link. E.g. Material, feature Names.
It works as designed.
We can delete such attributes only from non-associative WAVE link.
References: PR_7953583, PR_7913179.
Developer explanation:
Many things are automatically inherited when WAVE linking a body (regardless
of settings, e.g. Object Names, Attributes, Materials).
All of these inherited Name and Material behaviors seems like reasonable
assumptions.