|
发表于 2022-7-5 19:34:33
|
显示全部楼层
Hi tombu. Took me a while to digest what you wrote
I may misinterpret you but here goes:
This blocks originate from xref. Because of similar or part of the similar unit profile at various floors xref is used to reduce amending the same thing at multiple floors. Nobody wants to amend the same unit 120 times (& that is just 1 unit profile)
Each floor will have a mix of unit profile, meaning having multiple xref units.
BUT because not a full profile of the each unit (each xref) is required, xclip is used to clip them out.
Due to xclip being use, there various xref need to be stacked in a particular order.
Also these are existing drawing.
When preparing for submission , the drawings are binded. Thereby it comes blocks.
Next. Ordinarily, we just have to insert the older drawing (after change to yellow hidden linetype ) as a whole. BUT because of the multiple xclip blocks STACKED IN A SPECIFIC ORDER, I cannot insert the older drawing as a whole. If I do that then the blocks with xlips will coverup the older drawing & they cannot be seen.
Therefore I need a LISP to insert/merge the items of the old drawing to the new base on "inserting" into its own individual blocks, based on their block names
I hope this explains it. |
|