# InteractiveHtmlBomForAD **Repository Path**: leon_gitee/InteractiveHtmlBomForAD ## Basic Information - **Project Name**: InteractiveHtmlBomForAD - **Description**: Altium Designer交互式BOM使用 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 2 - **Created**: 2021-09-18 - **Last Updated**: 2023-11-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # InteractiveHtmlBomForAD [InteractiveHtmlBom](https://github.com/openscopeproject/InteractiveHtmlBom), a beatiful plugin in KiCad, this is a implementation in AD10 just with basic function. please refer to the original project for more functions. 将[InteractiveHtmlBom](https://github.com/openscopeproject/InteractiveHtmlBom)这个插件作了一些修改,使其能在AD中运行,这里只实现基础的功能,更多的功能请参考原项目。 version: v0.3.16 ### 安装和使用 Installation and Usage 1. 运行一次Initianlize.bat Run Initialize.bat once. 2. 用AD打开InteractiveHtmlBomForAD.PrjScr, 打开pcb文件,打开Run Script...窗口,运行main()函数,生成ibom。 Open InteractiveHtmlBomForAD.PrjScr in AD, open a pcbdoc and open *Run Script...* dialog then run main() function to generate ibom. 3. 关于脚本安装和运行的细节,请善用搜索... For more details about running scripts in AD, please search on Internet... #### Link to original project for more info. * [InteractiveHtmlBom](https://github.com/openscopeproject/InteractiveHtmlBom)