问题标签 [pyrevit]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
91 问题
0
投票
1
回答
24
浏览
python - 在 PyRevit 中获取 WallType 的名称
如何在 PyRevit 中获得Name
a ?WallType
我可以到达FamilyName
,但这不是我想要的,我想要墙的确切名称(例如,'300mm 混凝土')。我使用的代码: