Thanks Guys, It was actually my mistake. AC merged the parts because I used a PLACEGROUP ADDGROUP solid element operation on top of all. This had actually nothing to do with the macro call. I'm starting to really like the control over the section cut. I think I can finally make my curtain wall object generate a CD level of details automatically.
I actually switched over the define the
SECT_ATTRS fill, fill_background_pen,
fill_pen, contour_pen [, line_type]
since it gives me even more control. I'd really love to use symbol fills to automatically represent a part of the section cut (like in the attached example), so that it's not actually generated as 3D geometry, but rather "mapped" as a drawing detail in the section window over a simplified contour element. My current issue is that I cannot seem to be able to set the local coordinate for the symbol fill which would be key to this great workflow. The COOR command only seems to affect the 3D window not the section cut.
Does anyone know how to set the local origin for a section fill set by the SECT_ATTRS???
Thanks in advance for your help as always...