Insert an Image File into Acad with .NET C#.

Insert an Image File into Acad with .NET C#.

Anonymous
Not applicable
1,285 Views
2 Replies
Message 1 of 3

Insert an Image File into Acad with .NET C#.

Anonymous
Not applicable
Hi, Does anybody know how to insert an image file into AutoCAD using .NET code? or you have a sample code to do that? Your helps would be very appreciated. Zhongwei Xia
0 Likes
1,286 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
Basically, I know that I need to use RasterImageDef to create definition, and RasterImage to implement image inside AutoCAD. But I'm have hard time to call RasterImageDef.CreateImageDictionary(db) function. Any suggestions? Zhongwei Xia "Zhongwei Xia" wrote in message news:42487164$1_1@newsprd01... > Hi, > > Does anybody know how to insert an image file into AutoCAD using .NET > code? or you have a sample code to do that? > > Your helps would be very appreciated. > Zhongwei Xia >
0 Likes
Message 3 of 3

Anonymous
Not applicable
Is it possible with .NET C#? Does it belong to custom object? Does .NET arx have the ability to simulate AutoCAD command like objectArx command acedCommand or acedCmd? Can anybody answer me? We really need good .NET arx documentation from AutoCAD!!!!!!!! Thank you very much. Zhongwei "Zhongwei Xia" wrote in message news:42487164$1_1@newsprd01... > Hi, > > Does anybody know how to insert an image file into AutoCAD using .NET > code? or you have a sample code to do that? > > Your helps would be very appreciated. > Zhongwei Xia >
0 Likes