All translations
Jump to navigation
Jump to search
Enter a message name below to show all available translations.
Found 5 translations.
Name | Current message text |
---|---|
h English (en) | This small script will simply rotate the view by 90° (left). For rotating by -90° (right), you would simply change math.pi/2 by -math.pi/2. If you would like to learn more about python scripting in FreeCAD, there is an extensive [[Scripting]] section on this wiki. |
h español (es) | Este pequeño archivo de guión simplemente rotara la vista 90º (hacia la izquierda). Para girarla -90° (hacia la derecha), podrías simplemente cambiar math.pi/2 por -math.pi/2. Si quieres aprender más sobre los archivos de guión de Python en FreeCAD, existe una extensa sección [[Power users hub/es|Archivos de guión]] en esta wiki. |
h français (fr) | Ce petit script va simplement faire pivoter la vue de '''90°''' vers la gauche. Pour faire tourner vers la droite faire '''-90°''', vous pouvez tout simplement changer la formule '''math.pi/2''' par '''-math.pi/2'''.<br /> Si vous souhaitez en savoir plus sur scripts Python dans FreeCAD, il existe une vaste section [[Power_users_hub/fr|Scripts]] sur ce wiki. |
h italiano (it) | Questo piccolo script è sufficiente per ruotare la vista di 90° (a sinistra). Per ruotare di -90° (a destra), basta cambiare ''math.pi/2'' in ''-math.pi/2''. Se volete saperne di più sugli script python in FreeCAD, su questo wiki c'è una vasta sezione dedicata agli [[Scripting/it|Script]]. |
h română (ro) | Acest script mic va roti pur și simplu vizualizarea cu 90 ° (stânga). Pentru rotirea cu -90 ° (dreapta), vă schimbați pur și simplu math.pi/2 by -math.pi/2. For rotating by -90° (right), you would simply change[[Scripting]] secțiune pe acest wiki. |