几何尺寸与公差论坛------致力于产品几何量公差标准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)
-   -   【转帖】oddbextents has been eliminated in 1.13.02 (http://www.dimcax.com/hust/showthread.php?t=17528)

yang686526 2009-05-06 07:43 PM

【转帖】oddbextents has been eliminated in 1.13.02
 
oddbextents has been eliminated in 1.13.02?
oddbextents has been eliminated in 1.13.02?
hi,
now i am using dwgdirect1.11.01, i want to upgrade it to 1.13.02, but i can't find class oddbextents in 1.13.02. has it been eliminated? if yes, which class is the new class, or how to rewrite the code as following:
oddbextents ext;
ext.addblockext(oddbblocktablerecordptr(m_spdb->getactivelayoutbtrid().safeopenobject()));
any help appreciated.
oddbextents class was removed.
depending on the task you can use:
oddbblocktablerecord::getgeomextents()
oddblayout::getgeomextents()
odabstractviewpe::viewextents()
the last class is protocol extension which is implemented for all view-related classes.
sergey slezkin


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