hi i tried to flatten the lines in my autocad drawing but it crashed every time and i have a deadline soon can someone plz help me solve this problem i attached the file below
Solved! Go to Solution.
hi i tried to flatten the lines in my autocad drawing but it crashed every time and i have a deadline soon can someone plz help me solve this problem i attached the file below
Solved! Go to Solution.
Solved by -FDC-. Go to Solution.
Solved by dbroad. Go to Solution.
Interesting looking project. In my opinion, though, you are trying to do too much in a single drawing and have exploded too many blocks. That said, there are several approaches that will work:
1)Use qselect. Choose block refererences. Choose Select All. Choose Exclude from new selection set. Choose OK. Execute the flatten command on that list. Then qselect, choose block references. Choose Select All. Choose Include in new selection set. Choose OK. In the properties palette, set the z elevation coordinate to 0.
2)Repeatedly qselect by object type, selecting all. Then choose the appropriate (z coordinate, elevation, etc.) in the property palette and set to 0. If an object type doesn't have a elevation or z property, use the flatten on that selection.
Interesting looking project. In my opinion, though, you are trying to do too much in a single drawing and have exploded too many blocks. That said, there are several approaches that will work:
1)Use qselect. Choose block refererences. Choose Select All. Choose Exclude from new selection set. Choose OK. Execute the flatten command on that list. Then qselect, choose block references. Choose Select All. Choose Include in new selection set. Choose OK. In the properties palette, set the z elevation coordinate to 0.
2)Repeatedly qselect by object type, selecting all. Then choose the appropriate (z coordinate, elevation, etc.) in the property palette and set to 0. If an object type doesn't have a elevation or z property, use the flatten on that selection.
Try export to AutoCAD from a plan (top) view, or copy/paste special > Picture (metafile) for smaller bits of the drawing.
Try export to AutoCAD from a plan (top) view, or copy/paste special > Picture (metafile) for smaller bits of the drawing.
Tks for the help. The qselect works but just the step1.
There are some other lines that still out of the coodinate 0.
Tks for the help. The qselect works but just the step1.
There are some other lines that still out of the coodinate 0.
Select half of your drawing (too many objects to select all) and then at properties start your way down.
Lines, plines, ... all z values to 0, elevations to 0, insertions, ...
Select half of your drawing (too many objects to select all) and then at properties start your way down.
Lines, plines, ... all z values to 0, elevations to 0, insertions, ...
Can't find what you're looking for? Ask the community or share your knowledge.