Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PyRevit スクリプトの実行中にさまざまな時点でユーザー入力を取得するにはどうすればよいですか? input('') が機能しないことはわかっています。ユーザーに整数を入力して計算を実行してもらいたいと思っています。
.NETWindows.Formsライブラリを使用し、 を使用してモーダル Windows フォームに入力を求めるプロンプトを表示しますShowDialog。
Windows.Forms
ShowDialog