Issue with closed Polylines & Overlapping Objects.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I have a dwg. file that i need to upload into a third party system, which is a basic floor plan of a building consisting 6 layers, 1 each to define the space, floor & building, and 3 text layers to give each space an ID, Name, class. I have done this multiple times on other drawings without issue, but it appears this file or drawing is the devil 😂
When uploading i am getting errors, such as
1) "layer data, failure reason: the value on the name layer is blank"
2) "entity handle: 2xxxx, failure reason, the boundary is empty"
Things i have tried,
-I have also put in place a LISP function to identify Gaps in polylines,
-I ensured all polylines are closed
-I have ensured all objects match those of layer type defaults
-I have used the Purge Function.
-I have tried the autoconstraint command.
-I have tried the Plan/World command.
-I have tried the boundary function (with errors, more below)
-I have ensured no polyline are intersecting
Other background
Commonly when i may receive a boundary error, i then use the zoom/object command to search the entity handle, find it, review the corners and fix appropriately. it may be simple random extension of a line.
I believe the the root cause of my problem is
When i select an object that is a closed polyline, and i use the overkill command, it will identify an overlapping object and delete, the polyline now is now no longer "closed", so now i make it closed using the properties and selecting yes, now i will have a overlapping again, this is just a cycle on repeat, why is this happening????
Also to add when doing the boundary command, i receive the attached error, but all polylines are closed. This causes me to think the only potential problem i believe is the UCS setup, but for the life of me i do not recall making any changes to this, and i cant quite grasp how to to ensure select all object and align to the UCS/World.
Also attached a snipit of some spaces that appear to be uploading successfully, and yes i viewed the properties of these polyline or area and tried to see any difference, no luck.
Any assistance or guidance would be appreciated.