Hi Keith, Huh - that sounds like the problem I'm having. Plus I was thinking the added document ref would remain valid - like adding an object to a c-obj. That's not the way it works I know now. Makes sense to get the elements and just add those. That's more or less what I would up doing anyway.
Thanks for the insight. On Sun, Oct 22, 2017 at 8:24 AM, Keith Culotta via 4D_Tech < [email protected]> wrote: > I think I recall a discussion a while back about SVG_Add_object not > working well when the object being added was another svg document. > Two svg docs can be "combined" using SVG_ELEMENTS_TO_ARRAYS, and > SVG_Add_object for each reference in the doc being added. > This technique doesn't produce a complete merge if doc2 has structures, > like patterns, that the elements of doc2 depend on. > > -- Kirk Brooks San Francisco, CA ======================= *The only thing necessary for the triumph of evil is for good men to do nothing.* *- Edmund Burke* ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

