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.
モデル グループやフロアなどを作成するときに、Revit で終了ボタンとキャンセル ボタンをキャッチするイベントが必要です。下の画像はボタンを示しています。これらのアクションのイベントはありますか?
よくわかりませんが、少なくとも[完了]ボタンをクリックするとDocument_Changedイベントが発生し、トランザクションの名前を取得して、本当に必要なアクションを絞り込むことができると思います。