Hi,
I'v received a dwg file from a company. In the drawing, the strokes or line segments of the center line and hidden lines are always symmetrical, no matter what the length is.
Does anyone know how to do it? Thanks in advance.
Solved! Go to Solution.
Solved by imadHabash. Go to Solution.
Solved by GrantsPirate. Go to Solution.
Hi,
can you please upload this dwg-file?
- alfred -
Hi,
Would you please attache here a screenshot or a CAD dwg file to see what you're talking about ?
Imad Habash
That's the way AutoCAD draws them. Are they not coming out that way for you?
If you're talking about Polylines, and the difference between something like these:
[assymmetrical on the left, symmetrical on the right], that's controlled by the LINETYPE GENERATION setting. To always draw them symmetrically, set the PLINEGEN System Variable to 0. For one already drawn, select it and look at the bottom of the Properties palette for the Linetype Generation slot, and disable it.
@Kent1Cooper wrote:
.... If you're talking about Polylines, ....
[... or, another way to make their dash-gap-dot patterns symmetrical, if you can bring yourself to do it, but that I don't recommend, is to EXPLODE the Polylines. One reason not to, that won't apply in all cases, is that they would lose any width(s).]
You will need to load linetypes and apply them to a layer. See attached screencast. Is this what you were after?
GrantsPirate
Piping and Mech. Designer
Always save a copy of the drawing before trying anything suggested here.
----------------------------------------------------------------------------
If something I wrote can be interpreted two ways, and one of the ways makes you sad or angry, I meant the other one.
@Alfred.NESWADBA @imadHabash The attached linetype.dwg file shows the symmetry of the centerline strokes, no matter how you drag an endpoint, it can be maintained.
@Kent1Cooper @GrantsPirate Symmetrical display of strokes does not seem to be the default. The entities in the attached file not_symmetric.dwg are copied from linetype.dwg, but the strokes of the centerlines are not symmetrical.
Hi,
Thanks for your attached drawing samples .... Both of your drawings has a different settings , but are not limited to, the following :
for that you have to make sure when you start a new drawing what kind of settings you have in your drawing to get a good results and to avoid such a problem as you have .
Imad Habash
Thank you everyone, I know why. The center line data was generated by a program. If the center line data is reloaded in the Autocad interface, the center line strokes are always displayed symmetrically. As for why the centerline data generated by this program can not always display the centerline strokes symmetrically, it is not clear.
Can't find what you're looking for? Ask the community or share your knowledge.