モデル表示の視点を操作するスクリプトを例示します。
app = designer.GetApplication() # 視点を全体座標系の軸からの傾き角度で指定 app.View().RotateTo(90,30,45)