几何尺寸与公差论坛------致力于产品几何量公差标准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)
-   SolidWorks二次开发 (http://www.dimcax.com/hust/forumdisplay.php?f=111)
-   -   【转帖】can i get modeldoc from bom table (http://www.dimcax.com/hust/showthread.php?t=5139)

yang686526 2009-04-13 09:30 AM

【转帖】can i get modeldoc from bom table
 
can i get modeldoc from bom table?
dear worldly wizards of api...given a selected row in a sw bom table, is there a way to get the corresponding modeldoc for that row?
thanks
jeff sweeney, cswp
sw user since '96
answer this has been brought up a few times before, and unfortunately noone can find any solution to this. the bomtableannotation object does not give any access to the underlying models on a per-row basis, only on the table itself.
i have just had another scour through the api and still cannot find a way. i would presume there is some new api in 2008 as this can now be done using right-clicking etc... but i cannot find that either.
the only way i've been able to do this is by using the text in the bom to reference the filename. this is assuming you have a column in your bom that contains the part name and you can assume the part is in the same folder as the drawing. you can use the tableannotation object to get the text of each cell as necessary.
then you can get the modeldoc object by opening the file in the background. i used to do this to get custom property information for parts in the bom when exporting the bom... but i can't find the code as we don't do that anymore.
i hope this helps...
eric
quick


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