- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am having an issue with wipeouts again (here is the Prior thread). I've updated my video card driver, the solution from the prior thread, but to no avail.
My drawing has two xreferences, both are overlays.
I have run RECOVER on the primary file and both xreferences. The results of each was "No errors found".
I have exectuted (REPEAT 6 (VLA-PURGEALL *active-document*)) on each drawing (setting and afterwards releasing *active-document* in each)
Actions that cause a hard crash:
- Grip editing the wipeout (two other wipeouts do not cause a crash)
- Starting the STRETCH command and specifying a crossing rectangle that crosses the wipeout.
- Selecting the wipeout by any means (except by AutoLISP).
- Deleting the wipeout and creating a new wipeout and then trying to select the new wipeout:
- Select the existing wipeout without crashing by using (SSGET "X" '((0 . "WIPEOUT"))) and then unselecting the other wipeouts that don't have this problem.
- recreate a wipeout using a NEW polyline as the boundary, deleting the polyline.
I was able to get an editable wipeout created... for a short time. I 1st created a square wipeout by specifying each corner (no polyline). Editing it caused no problem. Next, I created a random polygonal wipeout by specifying each corner. Editing it caused no problem. Then, I created a rectangular polyline by specifying corners. I chamfered this polyline, offset it to make the chamfered corner intersect the rectangle corner and then offset it again by 0.025" inside. This polyline is where I need it to mask. I created another wipeout from this polyline, deleting the polyline. I was able to grip edit this new wipeout... 3 or 4 times before a hard crash.
Product Version: 13.6.1963.0 Civil 3D 2024.4.1 Update Built on: U.202.0.0 AutoCAD 2024.1.6
27.0.37.14 Autodesk AutoCAD Map 3D 2024.0.1
8.6.52.0 AutoCAD Architecture 2024
Solved! Go to Solution.