How can i move only a single line in a polyline?

Discuss and ask questions about CAD .NET library.

Moderators: SDS, support, admin

Post Reply
Megapit
Posts: 6
Joined: 31 Jul 2007, 11:25

How can i move only a single line in a polyline?

Post by Megapit » 01 Aug 2008, 15:38

Hello

I have the following problem:

I have this CAD-image

Image

I want to move the selected polyline. But i only want to move the part which is located between point 2 and point 3 like shown in this picture

Image

But your control moves all points of the polyline (like this)

Image

How can i solve this problem? i've been trying for 2 Days without an solution. Can you pease help me?

Greetings Peter Kuhn

support
Posts: 3272
Joined: 30 Mar 2005, 11:36
Contact:

Re: How can i move only a single line in a polyline?

Post by support » 01 Aug 2008, 16:53

Hello Peter,

Please follow the instructions:
  1. Select necessary polyline by left mous button click.
  2. Place mouse cursor over necessary vertex.
  3. Make single and careful click by left mouse button.
  4. Selected vertex will change color from yellow to rouge.
  5. Press and hold pressed left mouse button and drag the vertex.
Sergey.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support

Megapit
Posts: 6
Joined: 31 Jul 2007, 11:25

Re: How can i move only a single line in a polyline?

Post by Megapit » 01 Aug 2008, 17:29

Hello sergey

I know the possibility to move a single marker. But i want to move the line parallel to its orginal position. I don't want that this (like shown in the picture) happens!

Image

Once again: I want wo move a single line in a polyline paralell to its orginal position! Is this possible? If it's not implemented yet, can you give me a few hints how to do it with my own VB.Code?
Peter

support
Posts: 3272
Joined: 30 Mar 2005, 11:36
Contact:

Re: How can i move only a single line in a polyline?

Post by support » 04 Aug 2008, 11:17

Hello Peter,

Unfortunately such functionality is unavailable.

Sergey.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support

Post Reply