Search found 6 matches

by Megapit
01 Aug 2008, 17:29
Forum: CAD .NET
Topic: How can i move only a single line in a polyline?
Replies: 3
Views: 14732

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

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! http://www.reibels.de/cad4.png Once again: I want wo move a single line in a polyline paralell to its orginal positio...
by Megapit
01 Aug 2008, 15:38
Forum: CAD .NET
Topic: How can i move only a single line in a polyline?
Replies: 3
Views: 14732

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

Hello I have the following problem: I have this CAD-image http://www.reibels.de/cad1.png 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 http://www.reibels.de/cad3.png But your control moves all points of ...
by Megapit
29 Nov 2007, 10:44
Forum: CAD .NET
Topic: Displaying 2 DXF-Files (scaling and position)
Replies: 3
Views: 14310

Hello i'm already tryed to draw both CADImages to one bitmap. My problem is, that the CadImage.AbsHeight and CadImage.AbsWidth propertys dont give me the real size of the CAd-File. For Example my CAD-File is 600mm in height but AbsHeight gives me 750mm. Without the right information of the size of t...
by Megapit
22 Nov 2007, 14:04
Forum: CAD .NET
Topic: Displaying 2 DXF-Files (scaling and position)
Replies: 3
Views: 14310

Displaying 2 DXF-Files (scaling and position)

I'm writing a software in witch i create an new CADimage myself by adding entitys. This cad-image will be moved with the mouse. So far i have no problems. But now i must also display another CADimage with has the same scale like the first one. But this Image should always be on the same position. We...
by Megapit
31 Jul 2007, 15:03
Forum: CAD .NET
Topic: Delete all entitys
Replies: 2
Views: 11341

Thanks
by Megapit
31 Jul 2007, 11:28
Forum: CAD .NET
Topic: Delete all entitys
Replies: 2
Views: 11341

Delete all entitys

Hello Its my first post here in this forum and my english isn't so good. Sorry for that!

I code in VB.NEt and purchased the CadImport-Lib already. But I cont find a way, to delete all entitys with my programm. Can you please give me a hint?

Thanks !