Remove eXcess Vertices

Поделиться
HTML-код
  • Опубликовано: 30 июл 2024
  • Polylines contain one or more segments and every segment is essentially a line or arc. A vertex defines the start or endpoint of a segment and shows as a blue square when you select the polyline. There are many ways to create polylines. One way is a bit cleaner than the other. With the boundary command for instance it occasionally happens the polyline gets more vertices than absolutely necessary. The necessity of a vertex depends on the geometry of the polyline. If on a perfectly straight polyline are more than two vertices the vertices in between the start and end vertex are unnecessary. The ‘Remove eXcess Vertices’ command analyses the geometry of the polyline. It checks which vertices are unnecessary and will remove the ones that are, whether segments are straight or curved.
    www.urbanlisp.com/command/110/...
  • ХоббиХобби

Комментарии • 18

  • @xyr1nge
    @xyr1nge Год назад

    there's no RXV command in my Autocad 2017? What should I do? Unknown Command

    • @UrbanLISP
      @UrbanLISP  Год назад +1

      You can download the command in the UrbanLISP app store at urbanlisp.com. Hope to see you there!

  • @127991
    @127991 6 лет назад +3

    hello, thanks for the tutorial, plz can you provide the .rxv file. thanks

    • @UrbanLISP
      @UrbanLISP  6 лет назад

      Hi Zeeshan, you can download the command here;
      www.urbanlisp.com/command/110/remove-excess-vertices/

    • @127991
      @127991 6 лет назад +3

      is it not free ? It asking to pay 7euro ?

  • @oceanlive8809
    @oceanlive8809 Год назад

    Add a new point to a polyline?

  • @amorenva
    @amorenva 4 года назад +3

    I bought it, and every time I try it it says "1 polyline was untouched"... so... doesn't work for me. What I'm I missing? Thanks.

    • @UrbanLISP
      @UrbanLISP  4 года назад

      The command relies on the precision settings of the drawing, you could try to adjust these settings.

    • @lucadaros92
      @lucadaros92 2 года назад

      @@UrbanLISP can you please provide me more details? I just downloaded it and it doesnt work I dont know how to edit these precision settings. Thank you

    • @UrbanLISP
      @UrbanLISP  2 года назад

      @@lucadaros92 first of all check if there are in fact vertices that are irrelevant for the geometry of the polyline. With the LUPREC system variable you can adjust the precision of the drawing or type units in the command bar and adjust the precision in the units dialogue box.

  • @tihzho
    @tihzho 5 месяцев назад

    Just now bought this LISP and I am sorry to say it does not work for me. Yes I played with LUPREC. I wrongly assumed this would take an average of the vertices in a polyline curve and create an arc within a tolerance variable to fit which it does not. I am back to manually tracing arcs along a polyline curve, unless there is something that I missed with your LISP routine.

    • @UrbanLISP
      @UrbanLISP  5 месяцев назад

      Nope, you didn't miss anything. The command analyses the polyline and removes vertices that aren't relevant for the geometry, hence the name of the command. It doesn't do interpretation.

  • @markko44
    @markko44 11 месяцев назад

    the plugin does not work,
    say: "error caused by bad argument type numberp nil"

    • @UrbanLISP
      @UrbanLISP  11 месяцев назад

      Hi Markko, I am sorry to hear. Does the problem still occur? What version of AutoCAD are you using?

    • @markko44
      @markko44 11 месяцев назад

      Autocad 2022

    • @UrbanLISP
      @UrbanLISP  11 месяцев назад

      @@markko44have you tried the command in different files?

    • @markko44
      @markko44 11 месяцев назад

      yep@@UrbanLISP

    • @UrbanLISP
      @UrbanLISP  11 месяцев назад

      @@markko44, could you send me a file, or sample of the file through email?