Archived issue #0028682
Correct the history of UnifySameDomain to consider merged shapes Modified instead of Generated
Description
Initially it was erroneously decided that when the faces or edges are joined together to produce one shape they Generate the new shape. From the point of view of Naming theory such merging of shapes must be considered as modification.
So, the method Generated() of the class must not return anything. All modifications are to be reflected only via the methods Modified() and IsDeleted().
So, the method Generated() of the class must not return anything. All modifications are to be reflected only via the methods Modified() and IsDeleted().
Public activity
1 archived note
Participants are labeled by their role within this record.
Please close this bug, as all necessary changes were made in the scope of #28710.