AutoCAD Plant 3D
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Keep constructi on lines after using PLANTCONVE RTLINETOPI PE
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
When using the "line to pipe" command (PLANTCONVERTLINETOPIPE), I select the construction lines for the pipe to draw, after putting in the pipe it deletes the construction lines. Is there a setting so that these lines are not deleted.
Re: Keep constructi on lines after using PLANTCONVE RTLINETOPI PE
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Pick option erase after starting the Line to Pipe command, then select no.
Richard Strikker
CADTEAM.NL
Re: Keep constructi on lines after using PLANTCONVE RTLINETOPI PE
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Thank you, do you know if there is a setting for that so that the line is never erased?
Re: Keep constructi on lines after using PLANTCONVE RTLINETOPI PE
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi PatrickByrne,
Currently, there is no such system variable to control the lines never be erased.
Thanks.
Lei Lan
Support Specialist
Product Support
Autodesk, Inc.
Re: Keep constructi on lines after using PLANTCONVE RTLINETOPI PE
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Any chance you could be added to the wish list.
Thanks
Re: Keep constructi on lines after using PLANTCONVE RTLINETOPI PE
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
The way I accomplish converting line to pipe and keeping construction lines is to draw all construction lines on a dedicated layer (ex. Pipe Construction). I then freeze the "pipe construction layer before starting the line to pipe command. I then just thaw the pipe construction layer. It sounds complicated but I have toolbar button programed with a macro to do everything in one click. I will paste my macro below for reference. Just create a new custom command and program to button.
<^C^C-layer;s;0;lo;pipe_construction;;select \plantconvertlinetopipe -layer;u;pipe_construction;s;pipe_construction;; >
Chad
