Results 57 comments of Shing Liu

Alternative Texts: ![image](https://user-images.githubusercontent.com/8439181/192291032-b934c453-d555-4123-9750-19916d76c34f.png)

Hello Roman, What do you mean "remove template for ISO from PipeCAD"? Ok, I will add option for back sheet option, but will not support dwg format, only support dxf...

OK, I see. I will remove the title block. Yes, use image files directly in dxf may have problem. Some user can use tool to convert image file to dxf...

Great! I will learn QtAutoUpdater and add upgrade function in PipeCAD.

OK. Maybe add folder **bin** and upload PipeCAD binary files and allow upgrade without setup.

Change the default import path to PIPECAD_EXE/templates ![image](https://user-images.githubusercontent.com/8439181/183788755-7349d9b4-e190-4d27-9f26-bb5e4f3e85ad.png)

OK. I will add it to evars.bat.

Yes, the reason is Windows perfromance problem. If not, for %PROJ_ID%/0000 will range [1-9999] and %PROJ_ID%/00000 can range [1-99999]. If you think the db number limitation is unreasonable, I will...

Great! I will think about Areas. Yes, now the DB are SQLite files, when the function are completed and we will consider to use PostgreSQL to store project data.

### 1 概述 自动生成管道ISO图有100多个选项,通过选项配置可以灵活定义出图风格,以满足不同公司,不同应用场景的需要。PipeCAD也提供ISO定制选项界面,方便用户定制ISO出图风格。关于焊点WELD在生成ISO图时也有设置选项,可以用来设置焊点表格样式,焊点报表等信息。 ![image](https://user-images.githubusercontent.com/8439181/223900577-bd4b36e9-dd7c-42b6-9cdf-8ee9c5b3802c.png) ### 2 IsoAlgo焊点 在PipeCAD中也增加焊点数据的处理,可以根据焊点类型绘制不同的焊点符号,焊点类型在ISOGEN中有相应的说明,主要有车间焊、现场焊接等类型: ![image](https://user-images.githubusercontent.com/8439181/223900643-e6df80a1-db37-4641-a8a9-20aad6e45c8a.png) 在PipeCAD中根据焊点类型生成不同的符号: ![image](https://user-images.githubusercontent.com/8439181/223900667-993153e7-841c-4eaf-b8be-0b324af95df4.png) 也可以配置输出焊点报表: ![image](https://user-images.githubusercontent.com/8439181/223900698-202a692b-720f-495b-91b3-492053138bcd.png)