Std TransformManip/ru: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
 
(6 intermediate revisions by 3 users not shown)
Line 10: Line 10:
}}
}}


<div class="mw-translate-fuzzy">
{{GuiCommand
{{GuiCommand/ru
|Name=Std TransformManip
|Name/ru=Преобразовать
|MenuLocation=Right-click on an object in the tree view → Transform
|Name=Std_TransformManip
Edit → Transform
|MenuLocation=В контекстном меню древовидного обзора проекта → Преобразовать
|Workbenches=All
Правка → Преобразовать
|SeeAlso=[[Std_Base|Std Base]]
|Workbenches=Все
|SeeAlso=[[Std_Base/ru|Стандартные команды и инструменты]]
}}
}}
</div>


<span id="Description"></span>
==Описание==
==Описание==


<div class="mw-translate-fuzzy">
This tool allows you to apply rotation increments or translation increments to an object.
Этот инструмент позволяет вам применять к объекту приращения поворота или приращения перемещения.
</div>


[[Image:Manipulators.png]]
[[Image:Std_TransformManip_Example.png|400px]]


<span id="Usage"></span>
==Применение==
==Применение==


# Select an object with a {{PropertyData|Placement}} property. See [[#Notes|Notes]].
# Right-click on the object in the model [[Tree_view|tree view]]. For some objects the tool is also available via double-clicking the object in the model tree.
# There are several ways to invoke the command:
#* Press and hold the left mouse button on an axis arrow and drag to translate the object in that direction.
#* Select the {{MenuCommand|Edit → [[Image:Std_TransformManip.svg|16px]] Transform}} option from the menu.
#* Press and hold the left mouse button on a sphere and drag to rotate the object in that axis.
#* Select the {{MenuCommand|[[Image:Std_TransformManip.svg|16px]] Transform}} option from the [[Tree_view|Tree view]] context menu.
#* The Increments parameters in the [[Task_panel|Task panel]] allow one to define the movement with precision
#* If [[Std_UserEditMode|edit mode]] is set to {{MenuCommand|[[Image:Std_UserEditModeTransform.svg|16px]] Transform}} you can also double-click the object in the Tree view.
# The {{Button|OK}} button allows you to quit the utility easily.
# The {{MenuCommand|Increments}} task panel opens.
# Optionally adjust the increments parameters.
# Do one or more of the following:
#* Press and hold the left mouse button on an axis arrow and drag to translate the object along that axis.
#* Press and hold the left mouse button on a plane and drag to translate the object along that plane.
#* Press and hold the left mouse button on a sphere and drag to rotate the object around that axis.
# Do one of the following:
#* Press the {{Button|OK}} button to confirm and finish the command.
#* Press the {{Button|Cancel}} button to revert the applied transformations and finish the command. {{Version|1.0}}


<span id="Notes"></span>
==Примечания==
==Примечания==


* As soon as you rotate/move the object in the [[3D_view|3D view]], changes are applied.
* As soon as you rotate/move the object in the [[3D_view|3D view]], changes are applied.
* Some objects with a {{PropertyData|Placement}} property, such as sketches, cannot be manipulated, neither can objects that are attached to other objects.
* There is no Cancel button. Pressing {{Button|OK}} only serves to exit the utility.
* It's possible to [[File:Std_Undo.svg|20px|link=Std_Undo]] [[Std_Undo|undo]] changes afterwards.
* There is no {{Button|Cancel}} button in {{VersionMinus|0.21}}, in those versions you can press the {{Button|OK}} button and use the [[File:Std_Undo.svg|20px|link=Std_Undo]] [[Std_Undo|Undo]] command to revert changes afterwards.
* The value boxes are for increments, not absolute values.




Line 49: Line 65:
}}
}}


{{Std Base{{#translation:}}}}
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 10:21, 21 April 2024

Преобразовать

Системное название
Std_TransformManip
Расположение в меню
В контекстном меню древовидного обзора проекта → Преобразовать

Правка → Преобразовать

Верстаки
Все
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Стандартные команды и инструменты

Описание

Этот инструмент позволяет вам применять к объекту приращения поворота или приращения перемещения.

Применение

  1. Select an object with a ДанныеPlacement property. See Notes.
  2. There are several ways to invoke the command:
    • Select the Edit → Transform option from the menu.
    • Select the Transform option from the Tree view context menu.
    • If edit mode is set to Transform you can also double-click the object in the Tree view.
  3. The Increments task panel opens.
  4. Optionally adjust the increments parameters.
  5. Do one or more of the following:
    • Press and hold the left mouse button on an axis arrow and drag to translate the object along that axis.
    • Press and hold the left mouse button on a plane and drag to translate the object along that plane.
    • Press and hold the left mouse button on a sphere and drag to rotate the object around that axis.
  6. Do one of the following:
    • Press the OK button to confirm and finish the command.
    • Press the Cancel button to revert the applied transformations and finish the command. introduced in version 1.0

Примечания

  • As soon as you rotate/move the object in the 3D view, changes are applied.
  • Some objects with a ДанныеPlacement property, such as sketches, cannot be manipulated, neither can objects that are attached to other objects.
  • There is no Cancel button in version 0.21 and below, in those versions you can press the OK button and use the Undo command to revert changes afterwards.