Author Topic: Change Pline Direction After "Region to Pline etc."  (Read 2329 times)

0 Members and 1 Guest are viewing this topic.

ScottMC

  • Newt
  • Posts: 191
Change Pline Direction After "Region to Pline etc."
« on: November 16, 2019, 08:06:33 PM »
I've got these tools from gile and MSTG007 but want to understand how to eliminate the "Select Object" required when adding Code by Luis Esquival  to change and show Pline direction after the Region to Pline.
The main is: R2PL -Gilles Chateau @ https://forums.autodesk.com/t5/autocad-francais/spline-2-polyligne/td-p/1331763
The location is: http://www.theswamp.org/index.php?topic=51525.msg566129;topicseen#msg566129
The ";;Sub2lsp" part is what I want to integrate and as you can see ssget and entsel are used which is where you guys can help me figure this out. Thanks much.

Also found one from Lee Mac which is used to create an outline of objects and it results in the direction being CW[backwards].. that is: ObjectOutline... Knowing your abilities, If you would Lee, Please help me incorporate correctly the "Change Direction" tool or some other way to do this with your tool or the reverse command ~<-\/ over-my-head. Thanks again
« Last Edit: November 24, 2019, 10:32:14 PM by ScottMC »

BIGAL

  • Swamp Rat
  • Posts: 1398
  • 40 + years of using Autocad
Re: Change Pline Direction After "Region to Pline etc."
« Reply #1 on: November 16, 2019, 11:38:48 PM »
Two words maybe, Pedit reverse.
A man who never made a mistake never made anything

ScottMC

  • Newt
  • Posts: 191
Re: Change Pline Direction After "Region to Pline etc."
« Reply #2 on: November 17, 2019, 12:44:23 PM »
For sake of reference, I'm currently running A2k which has no reverse in pedit.

ribarm

  • Gator
  • Posts: 3225
  • Marko Ribar, architect
Marko Ribar, d.i.a. (graduated engineer of architecture)

:)

M.R. on Youtube

ScottMC

  • Newt
  • Posts: 191
Re: Change Pline Direction After "Region to Pline etc."
« Reply #4 on: November 17, 2019, 09:04:21 PM »
This has been on my mind for months and really it's my lack-0-education. Hate to give up on this one. The primary program is ObjectOutline from Lee Mac but now I can see this is motivating me to learn more like acquiring.. object selection and recognizing/following the vars.. just to start. 
« Last Edit: November 25, 2019, 10:46:55 PM by ScottMC »

ScottMC

  • Newt
  • Posts: 191
Re: Change Pline Direction After "Region to Pline etc."
« Reply #5 on: November 17, 2019, 11:30:19 PM »
GILE your a champ... "Merge" does the job with the direction CCW !!! I'm gonna study your work for sure!
https://www.theswamp.org/index.php?topic=20642.0

ahsattarian

  • Newt
  • Posts: 112
Re: Change Pline Direction After "Region to Pline etc."
« Reply #6 on: December 01, 2020, 12:40:18 AM »



setvar     "plinereversewidths"    to   1

then

command    :     "reverse"