set_view_angle
Change the 3D view orientation of a bridge model by selecting a standard preset (iso, front, side, top, right, back, bottom) or setting custom horizontal and vertical rotation angles for clearer inspection.
Instructions
Set the 3D view angle of the bridge model (设置三维视角).
Args:
angle_preset: View preset (视角预设): 'iso'(空间视图), 'front'(前视图),
'side'(左视图), 'top'(俯视图), 'right'(右视图), 'back'(后视图),
'bottom'(仰视图). Set to 'custom' to use horizontal/vertical rotation.
horizontal: Horizontal rotation in degrees, for 'custom' (水平旋转角,度)
vertical: Vertical rotation in degrees, for 'custom' (垂直旋转角,度)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vertical | No | ||
| horizontal | No | ||
| angle_preset | No | iso |