MutibodyにてSolidのアニメーション表示色を一括変更する方法があればご教授願います。
1 view (last 30 days)
Show older comments
Mutibodyにてモデリングを行っております。
CADをインポートして可視化しているのですが,一括でSolidの表示色を変更する方法はありますでしょうか。
1 Comment
Norihiro Kobayashi
on 14 Jul 2023
Simulink APIを使って、get_param,set_paramなどを駆使するとある程度まとめて表示色の変更も可能となりますが、
そのほかには、変数として管理して頂くなどの方法も考えられるかと思います。
Answers (0)
See Also
Categories
Find more on シミュレーションと解析 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!