You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you Dom, the new version has added support for the xClip data (SpatialFilter) of INSERT entities. However, I have a few questions when using it:
I created an INSERT entity with xClip data in AutoCAD, and then copied it. When reading the drawing, I noticed that the xClip data of the two INSERTs is almost identical — the only difference is the handle. Other properties such as Origin, BoundaryPoints, InsertTransform, and InverseInsertTransform are the same.
How can I calculate the actual coordinates of the clipping box from this data?