Prod.: Engine, ver.: 6016, ID: 60000935, Wish : When I match two vdFigures the groups are not also matched

Wish : When I match two vdFigures the groups are not also matched

Article60000935
TypeWish
ProductEngine
Version6016
Date Added8/11/2009
FixedYes [8/11/2009]
Submitted byWayne Romer
Keywords

Subject

When I match two vdFigures the groups are not also matched

Summary

When I match two vdFigures the groups are not also matched.

Solution

A new Method was added to the vdFigure object like below. This method should be called by the user after a MatchProperties call in order to match also the groups of these objects.

Adds the passed vdFigure object to the Groups of this object.
fig:The vdFigure object to be added to all the groups that this object belongs.
public void MatchGroupObjects(vdFigure fig)