![]() |
【转帖】exposing dgwdirect to .ne
exposing dgwdirect to .net
exposing dgwdirect to .net does anyone out there know of a wrapper for dwgdirect that exposes the library through managed classes to .net languages such as c#? this would allow people to develop applications that consume dw[gf] formats and also have the power of the .net class library! it seems like such a thing is technically doable (and reasonable) given the capabilities of managed c++ and ijw. a set of managed c++ classes could be written that mimic the dwgdirect oddb* class hierarchy. the wrapper classes would act as simple passthroughs to the actual dwgdirect classes. that way, the brains stay in dwgdirect but the library is exposed to .net. for that matter, it would be possible to do the same thing in java/jni all though it would require much more work in that environment. so, has anyone done this yet? if not, is anyone interested in pursuing such an endeavor? i’ve started prototyping an example in my spare time and would love to trade ideas with anyone who has ideas. there is a com wrapper for dwgdirect, so perhaps, there is no need for mc++ wrapper. are you referring to the odoxolelinkmanager class or the dwgdirectx package? i haven't been able to find appropriate documentation for either approach so its hard to say which technique would more closely resemble a managed wrapper. i mean dwgdirectx it is "documented" in autocad activex reference. dwgdirectx implements the same interfaces. |
所有的时间均为北京时间。 现在的时间是 07:09 AM. |