How to convert a "line" into "pline" in autocad?
How to convert a "line" into "pline" in autocad?
(OP)
is it possible to do so?
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
How to convert a "line" into "pline" in autocad?
|
How to convert a "line" into "pline" in autocad?How to convert a "line" into "pline" in autocad?(OP)
is it possible to do so?
Red Flag SubmittedThank you for helping keep Eng-Tips Forums free from inappropriate posts. Reply To This ThreadPosting in the Eng-Tips forums is a member-only feature.Click Here to join Eng-Tips and talk with other members! |
ResourcesWhat is rapid injection molding? For engineers working with tight product design timelines, rapid injection molding can be a critical tool for prototyping and testing functional models. Download Now
The world has changed considerably since the 1980s, when CAD first started displacing drafting tables. Download Now
Prototyping has always been a critical part of product development. Download Now
As the cloud is increasingly adopted for product development, questions remain as to just how cloud software tools compare to on-premise solutions. Download Now
|
RE: How to convert a "line" into "pline" in autocad?
Do you want to turn it into one? <Y>. hit enter to accept the default and, that's all there is to it.
If you A2K you can use the global poly edit to turn all the lines in your drawing into plines. This is under the express menu.
RE: How to convert a "line" into "pline" in autocad?
Command: _PEDIT
Select polyline or [Multiple]:
Object selected is not a polyline
Do you want to turn it into one? <Y> Y
Enter an option [Close/Join/Width/Edit vertex/Fit/Spline/Decurve/Ltype gen/Undo]:
Command:
RE: How to convert a "line" into "pline" in autocad?
it's work.
RE: How to convert a "line" into "pline" in autocad?
RE: How to convert a "line" into "pline" in autocad?
A VBA macro might be improvised to do this at one selection.
RE: How to convert a "line" into "pline" in autocad?
RE: How to convert a "line" into "pline" in autocad?
ya by applying region command on a box ,cube or rectangle made by using line command we can change it to pline . also by using pedit command. type pedit then select a line then
Do you want to turn it into one? <Y> Y
Enter an option [Close/Join/Width/Edit vertex/Fit/Spline/Decurve/Ltype gen/Undo]:choose join and then select lines one by one andf ure lines will convert to pline.but it is only possible when ure drawing is closed like cube ,rectangle etc