create Image

Discuss and ask questions about CAD .NET library.

Moderators: SDS, support, admin

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

Re: create Image

Post by support » 04 Apr 2011, 12:38

Hello.
Please specify library version that you use.

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

creepin
Posts: 19
Joined: 20 Nov 2010, 00:27

Re: create Image

Post by creepin » 04 Apr 2011, 12:43

Hey, I am currently working with version 7.2.6.23364, but I also tried it with version 7.2.7.26044.

Thanks

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

Re: create Image

Post by support » 04 Apr 2011, 14:23

Hello.
We will consider the problem with AddScaledDXFEx method. Is it possible for your task using AddScaledDXF method instead? It provides the same functionality exclude different (void) type only.

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

creepin
Posts: 19
Joined: 20 Nov 2010, 00:27

Re: create Image

Post by creepin » 04 Apr 2011, 14:54

Can u specify what you mean with "excluding different type"? Do u mean it does not return a cadinsert as result? I use this result to add it to a collection and i use this collection later on. so if there is another possibility to get the xref inserts, it would be no problem.

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

Re: create Image

Post by support » 04 Apr 2011, 15:23

Yes, I mean method doesn't return added insert. However this insert can be received as CADImage.Converter.Entities member with latest index after function finishing. AddScaledDXF doesn't reveal the problem that you encountered.

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

Post Reply