Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Python and Revit for BIM
Search
Long
January 25, 2018
Programming
0
250
Python and Revit for BIM
Long
January 25, 2018
Tweet
Share
Other Decks in Programming
See All in Programming
エンジニア向け採用ピッチ資料
inusan
0
130
レガシーシステムの機能調査・開発におけるAI利活用
takuya_ohtonari
0
600
赤裸々に公開。 TSKaigiのオフシーズン
takezoux2
0
140
KotlinConf 2025 現地で感じたServer-Side Kotlin
n_takehata
1
220
地方に住むエンジニアの残酷な現実とキャリア論
ichimichi
1
310
LINEヤフー データグループ紹介
lycorp_recruit_jp
0
750
Java on Azure で LangGraph!
kohei3110
0
150
来たるべき 8.0 に備えて React 19 新機能と React Router 固有機能の取捨選択とすり合わせを考える
oukayuka
2
800
從零到一:搭建你的第一個 Observability 平台
blueswen
1
950
Benchmark
sysong
0
210
XSLTで作るBrainfuck処理系
makki_d
0
210
FormFlow - Build Stunning Multistep Forms
yceruto
1
180
Featured
See All Featured
Into the Great Unknown - MozCon
thekraken
39
1.8k
Faster Mobile Websites
deanohume
307
31k
Java REST API Framework Comparison - PWX 2021
mraible
31
8.6k
Six Lessons from altMBA
skipperchong
28
3.8k
How to Ace a Technical Interview
jacobian
276
23k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.1k
The Cost Of JavaScript in 2023
addyosmani
50
8.4k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Unsuck your backbone
ammeep
671
58k
Docker and Python
trallard
44
3.4k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.3k
Building a Modern Day E-commerce SEO Strategy
aleyda
41
7.3k
Transcript
PYMI.VN Python and Revit for B.I.M
PYMI.VN OBJECTIVE •B.I.M, Revit, Revit API introduction •Use python in
Revit •Develop Revit addins using python
PYMI.VN BIM
PYMI.VN Revit
PYMI.VN Use python in Revit → Macro
PYMI.VN Use python in Revit → RevitPythonShell
PYMI.VN Revit API •API (Application Programming Interface) •Revit SDK (.chm,
C#) http://help.autodesk.com/view/RVT/2018/ENU/?guid=Revit_API_Revit_API_Developers_Guide_html
PYMI.VN Develop Revit addins using python → pyRevit
PYMI.VN pyRevit • Starts with Revit • Folder structure →
Buttons in Revit UI • Reload to update UI • No need to Build, Compile,... • Bonus: some written utilities, other user’s extensions
PYMI.VN pyRevit • Demo: Some written utilities • Deploy pyRevit
scripts at work
PYMI.VN Q&A
PYMI.VN Thank you!