Translations:Arch Pipe/11/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "* Arch Equipments now have a new '''SnapPoints''' property, which is a list of 3D vectors. This allows you to add custom snap points, to which you can snap when the new Draf...")
 
No edit summary
Line 1: Line 1:
* Arch Equipments now have a new '''SnapPoints''' property, which is a list of 3D vectors. This allows you to add custom snap points, to which you can snap when the new [[Draft Special|Draft Special]] snap button is turned on. Currently that property is only available to python, though. In the case above I added a new snap point at the exit of the wc appliance. The vectors inside SnapPoints appear on the model as white dots:

* Теперь Оборудование имеет новое свойство '''SnapPoints''', представляющее собой список трехмерных векторов. Это позволяет добавлять пользовательские точки привязки, к которым вы можете привязываться, когда включена кнопка привязки [[Draft Special/ru|Специальные]].
* Теперь Оборудование имеет новое свойство '''SnapPoints''', представляющее собой список трехмерных векторов. Это позволяет добавлять пользовательские точки привязки, к которым вы можете привязываться, когда включена кнопка привязки [[Draft Special/ru|Специальные]].

Revision as of 08:28, 1 November 2019

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Arch Pipe)
* Arch Equipments now have a new '''SnapPoints''' property, which is a list of 3D vectors. This allows you to add custom snap points, to which you can snap when the new [[Draft_Snap_Special|Draft Special]] snap button is turned on. Currently that property is only available to Python, though. In the case above I added a new snap point at the exit of the WC appliance. The vectors inside SnapPoints appear on the model as white dots:
  • Теперь Оборудование имеет новое свойство SnapPoints, представляющее собой список трехмерных векторов. Это позволяет добавлять пользовательские точки привязки, к которым вы можете привязываться, когда включена кнопка привязки Специальные.