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

yang686526 2009-05-04 07:44 PM

【转帖】dimfxl problem
 
dimfxl problem
dimfxl problem
hi,
a dimension has an overall scaling factor (dimscale).
the fixed length witness line length (dimfxl) should be scaled by that factor, but in dd(ver 2.2.0) it is not. is there a workaround for this problem. all the advises will be appreciated.
regards,
nino
hi nino,
it is really bug in dwgdirect. it will be fixed in next release ( 2.3.1 maintenance update has been scheduled for may 18). thank you for report.
you can also correct method oddimrecomputor::getdimparams() in extensions\recomputedimblock\oddimrecomputor.cpp. you need change line "m_extlinefixlen = pdim->getextlinefixlen();" to "m_extlinefixlen = pdim->getextlinefixlen()*pdim->dimscale();".
best regards,
sergey z.


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