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

yang686526 2009-05-06 04:41 PM

【转帖】layout reactor
 
layout reactor
layout reactor
i wanted to trace layout events and defined a class similar to that
shown below.
class clayoutreactor : public odstaticrxobject<oddblayoutmanagerreactor>
{
odrx_no_heap_operators();
public:
clayoutreactor(){}
~clayoutreactor(){}
virtual void layoutremoved(const char* layoutname,const oddbobjectid& layoutid);
virtual void layoutrenamed(const char* oldlayoutname,const char* newlayoutname,const oddbobjectid& layoutid);
-------------
------------
};
however, i do not know exactly to which oddb class i will have to call addreactor() so that i can add an instance of this class. please help
this reactor should be added to database, but corresponding methods are not implemented now. we will add them in 1.15
vladimir

when will be the version 1.15 available?
.................................................. .........................

quote:
originally posted by niteshsingh_007
when will be the version 1.15 available?
firm date is not yet assigned
vladimir
layout reactor
presently i have migrated to dd 2.03. i still do not find a way to add
layout reactor to the database class.
when this feature will be included? i needed to trace the layout events.
regards,
george
this feature will be included in version 2.2 which is to be released in december.
vladimir


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