Page 2 of 2

Re: create Image

Posted: 04 Apr 2011, 12:38
by support
Hello.
Please specify library version that you use.

Alexander.

Re: create Image

Posted: 04 Apr 2011, 12:43
by creepin
Hey, I am currently working with version 7.2.6.23364, but I also tried it with version 7.2.7.26044.

Thanks

Re: create Image

Posted: 04 Apr 2011, 14:23
by support
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.

Re: create Image

Posted: 04 Apr 2011, 14:54
by creepin
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.

Re: create Image

Posted: 04 Apr 2011, 15:23
by support
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.