摘要: Navisworks是Autodesk所设计的一系列项目审核软件 Navisworks的功能 模型聚合 模型查看 全方位项目审阅 施工管理 碰撞检测 算量 注: 3D模型,4D管理(工程进度),5D就是算量 Navisworks文件格式 nwc 是Navisworks缓存文件,中间格式,由Navis 阅读全文
posted @ 2021-02-07 16:41 慕尘 阅读(749) 评论(0) 推荐(0)
摘要: cutecharts手绘风格图形库 github 地址https://github.com/cutecharts/cutecharts.py 安装 pip install cutecharts 使用 eg: from cutecharts.charts import Line chart = Lin 阅读全文
posted @ 2021-02-07 13:06 慕尘 阅读(389) 评论(0) 推荐(0)
摘要: 使用 turtle报错 Traceback (most recent call last): File "turtle.py", line 1, in <module> from turtle import * File "E:\python\demo\turtle.py", line 2, in 阅读全文
posted @ 2021-02-07 13:05 慕尘 阅读(1652) 评论(0) 推荐(0)