Section Entity: multiple changing of "Live Section" and "Clip Display"
I want to change the properties "Live Section" and "Clip Display" for many sections via Lisp. But I can find no information which settings in DXF-code or in Active-X are used. Is it in the main-object "SECTIONOBJECT"? Or in sub-element "SECTION_SETTINGS"?
Thanks for help!
Comments
-
Check gc 91 and the Xdata of the "SECTIONOBJECT".
0 -
I'm now switching in GC 91 the bit 1. It seem to work, but I don't understand that two (similar?) settings - Live Section and Clip Display - depend on one setting. Autocad has in "Property Palette" only "Live Section", and this is only accepted for a single section.
0 -
I have not fully analysed this but I am seeing changes to gc 91 AND the Xdata. Have you checked the Xdata?
0 -
A half year later I started to continue my work:
Yes, it is in the XData. 0 for "Clip Display off", 1 for "on"
(360 . <Entity name: 58dd0660>) ( -3 ( "BrxDisplay" (1070 . 1) )
0