catia_drawing_set_scale
Change the scale of a drawing sheet or an individual view in CATIA V5 to a new numeric value, targeting the active sheet or a named sheet and view.
Instructions
Change the scale of a sheet or of one view.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | View name. Empty changes the whole sheet's scale. | |
| scale | Yes | New scale, e.g. 0.5 for half size. | |
| sheet | No | Sheet name. Empty uses the active sheet. |