几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量

几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量 (http://www.dimcax.com/hust/index.php)
-   DirectDWG (http://www.dimcax.com/hust/forumdisplay.php?f=89)
-   -   【转帖】svg Export Interface Changes In Version 1.13.00 (http://www.dimcax.com/hust/showthread.php?t=18691)

yang686526 2009-05-07 04:32 PM

【转帖】svg Export Interface Changes In Version 1.13.00
 
svg export interface changes in version 1.13.00
svg export interface changes in version 1.13.00
hi,
is there any way to use the svg export interface as it was used before version 1.13.00, i.e. not to use it as a separate module registered for static library usage? and if there is then how?
it would be much easier for me have it implemented as before.
regards,
anita
could you be more explicit please?
vladimir
in release notes is specified that svg export module is now a separate module that has to be registered for the static library use and that for using the functionality is needed to be loaded and then device can be created; i.e. module is loaded by:
odgsmoduleptr pmodule = :: odrxdynamiclinker()->loadmodule("dd_svgexport.drx");
i’d like to avoid this load in my code.
br,
anita
code:
odgsmoduleptr pmodule = :: odrxdynamiclinker()->loadmodule("dd_svgexport.drx");
this code is equivalent to old call to svgexportmoduleinit()
you cannot avoid it in your code for the same reason.
the change seem to be not that great anyway..
vladimir


所有的时间均为北京时间。 现在的时间是 03:11 AM.