All translations

Enter a message name below to show all available translations.

Message

Found 6 translations.

NameCurrent message text
 h English (en)The property {{incode|Rotation.Angle}} uses the current placement axis of the part (in our example the X-axis). To rotate the part e.g. around the Z-axis one can set the rotation axis (before calling the rotation command) using the command:
 h français (fr)La propriété {{incode|Rotation.Angle}} utilise l'axe de placement actuel de la pièce (dans notre exemple l'axe X). Pour faire pivoter la pièce, par ex. autour de l'axe Z, on peut définir l'axe de rotation (avant d'appeler la commande de rotation) en utilisant la commande :
 h italiano (it)La proprietà {{incode|Rotation.Angle}} utilizza l'asse di posizionamento corrente della parte (nel nostro esempio l'asse X). Per ruotare la parte, ad es. attorno all'asse Z è possibile impostare l'asse di rotazione (prima di chiamare il comando di rotazione) utilizzando il comando:
 h polski (pl)Właściwość {{incode|Rotation.Angle}} wykorzystuje bieżącą oś umieszczenia części ''(w naszym przykładzie oś X)''. Aby obrócić część np. wokół osi Z, można ustawić oś obrotu ''(przed wywołaniem polecenia obrotu)'' za pomocą polecenia:
 h русский (ru)Свойство {{incode|Rotation.Angle}} использует текущее размещение осей детали (в нашем примере ось X). Для вращения детали, например, вокруг оси Z, надо установить ось вращения (перед вызовом команды вращения), используя команду:
 h 中文(简体) (zh-hans)属性“ Rotation.Angle”使用零件的当前放置轴(在我们的示例中为x轴)。 旋转零件 您可以使用命令{{Code|code= starWheel.Placement.Rotation.Axis = FreeCAD.Vector(0,0,1)}}围绕z轴设置旋转轴(在调用旋转命令之前)