Search found 48 matches

by Sing
20 Feb 2021, 17:19
Forum: CAD .NET
Topic: XCLIP
Replies: 3
Views: 3498

Re: XCLIP

No worries.
Thank you Mikhail

I look forward to hearing the solution soon.
by Sing
18 Feb 2021, 13:44
Forum: CAD .NET
Topic: Initializing the Z-axis value to zero
Replies: 3
Views: 3568

Re: Initializing the Z-axis value to zero

Thank you!
by Sing
15 Feb 2021, 14:16
Forum: CAD .NET
Topic: SaveAsDWG() exports 10 times bigger file size
Replies: 7
Views: 4970

Re: SaveAsDWG() exports 10 times bigger file size

Hello Mikhail

Is there a way to convert from CADImage to .dwg file with a higher version than DWG 2000?
by Sing
10 Feb 2021, 08:55
Forum: CAD .NET
Topic: SaveAsDWG() exports 10 times bigger file size
Replies: 7
Views: 4970

Re: SaveAsDWG() exports 10 times bigger file size

Oh~ I get it.
Thank you for your reply.
by Sing
05 Feb 2021, 13:40
Forum: CAD .NET
Topic: SaveAsDWG() exports 10 times bigger file size
Replies: 7
Views: 4970

Re: SaveAsDWG() exports 10 times bigger file size

Oh... Sorry.

I got an error message ' Sorry, the board attachment quota has been reached.'.

Please download the file by the below link.
(Copy the link address, paste it on the address bar of web-browser, and then press key enter.)

http://magzog.com/saveasdwg/before.dwg

Thank you.
by Sing
05 Feb 2021, 08:11
Forum: CAD .NET
Topic: SaveAsDWG() exports 10 times bigger file size
Replies: 7
Views: 4970

SaveAsDWG() exports 10 times bigger file size

Hello I found something strange today. The thing is that SaveAsDWG() exports and saves 10 times a bigger file size than the original one even though nothing did except load and save. It takes quite along. Loading time takes about 5 seconds, and saving time takes more than 10 sec. And then, open the ...
by Sing
25 Jan 2021, 01:32
Forum: CAD .NET
Topic: CADWipeout
Replies: 5
Views: 3938

Re: CADWipeout

Thank you very much, Mikhail

I will try it. I think your code is really helpful for me.
by Sing
22 Jan 2021, 06:07
Forum: CAD .NET
Topic: XCLIP
Replies: 3
Views: 3498

XCLIP

Hello Does it support XClip to hide a part of a block? In Autocad, if I select a block and do the 'XCLIP' command, and then select a polyline to hide a part of the block, Autocad creates the CADInsert entity and it looks like Autocad changes the values of the Box property of the CADInsert. The probl...
by Sing
21 Jan 2021, 06:44
Forum: CAD .NET
Topic: CADWipeout
Replies: 5
Views: 3938

Re: CADWipeout

I solved this problem, but I found something strange. Check the code below. CADWipeout wipeout = new CADWipeout(); // // Don't use method AddPoint(). // //wipeout.AddPoint(1616.2307, 7219.5562); //wipeout.AddPoint(10766.2309, 7219.5562); //wipeout.AddPoint(10766.2309, 4969.5562); //wipeout.AddPoint(...
by Sing
19 Jan 2021, 05:45
Forum: CAD .NET
Topic: CADWipeout
Replies: 5
Views: 3938

Re: CADWipeout

Thank you But it does not work. and there are some problems as well. Problems 1. My code changed just a little bit makes a small rectangle (CADWipeout) with a length of 1 mm on each side. Problems 2. After saving the CADImage as .dwg file by invoking CADImport.Export.CADtoDWG.SaveAsDWG(), when openi...
by Sing
18 Jan 2021, 09:54
Forum: CAD .NET
Topic: CADWipeout
Replies: 5
Views: 3938

CADWipeout

Hello

can you let me know how to create and use a CADWipeout entity to hide entities behind it?

Thank you.
by Sing
05 Jan 2021, 12:13
Forum: CAD .NET
Topic: inside or outside
Replies: 8
Views: 5121

Re: inside or outside

I am using System.Windows.Media.Geometry.Combine() and System.Windows.Media.PathGeometry.FillContains. I hope it can be helpful. // 1. Convert Polylines or polygons to System.Windows.Media.PathGeometry // 2. and then try to combine them. System.Windows.Media.Geometry.Combine(path1, path2, GeometryCo...
by Sing
05 Jan 2021, 11:59
Forum: CAD .NET
Topic: Hatch Island detection style
Replies: 2
Views: 2399

Re: Hatch Island detection style

Thank you Mikhail. It works perfectly.
by Sing
09 Dec 2020, 16:19
Forum: CAD .NET
Topic: Hatch Island detection style
Replies: 2
Views: 2399

Hatch Island detection style

Hello,

Is there a way to set an attribute of 'Island Detection Style' for hatches?
by Sing
17 Nov 2020, 08:10
Forum: CAD .NET
Topic: sgcadexp.dll, the latest version Issue
Replies: 4
Views: 3188

Re: sgcadexp.dll, the latest version Issue

Hello This is to use the alignment as I already mentioned. You mean that the alignment (cadText.HAlign and cadText.VAlign) works on cadText.Point property instead of cadText.Point1. However, this linked page says that I have to use Point1 instead of Point property. http://www.cadsofttools.com/forum/...