In my attempts to create 3d polylines from feature lines, I fell back on the the inelegant solution of copying and exploding the feature lines, and moving them to a different layer. When I do this though, I notice that my original feature lines disappear after I do a regen.
If you look at the handles of the entities being passed to copy/ explode nodes, they are different. This should leave my original feature lines intact right?
What seems to happen is the feature lines disappear from view after running a regen command.
After running script:
After running a regen:
What is even more odd, is if I check the entities in the drawing after running the regen command, even though I can’t seem to see the feature lines they seem to still be in the drawing. The undo command doesn’t seem to restore the feature lines either, the only option is to close with out saving and reopen the drawing.
After running script:
After running a regen:
Feature Lines - Feat to 3D Polyline - By Site (V1).dyn (34.7 KB)
Feature Lines - Feat to 3D Polyline - By Site.dwg (914.2 KB)