Assembly4 Workbench/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Created page with "Assembly4 это внешний верстак, который используется для собирания раз...")
Line 7: Line 7:
{{TOCright}}
{{TOCright}}


[[Assembly4_Workbench|Assembly4]] is an [[external_workbenches|external workbench]] that is used to perform assembly of different bodies contained in a single file or in multiple documents. It was created in the v0.19 development cycle to take advantage of Assembly3 branch's new features, such as the [[App_Link|App Link]] object, and the new [[expressions|expression engine]].
[[Assembly4_Workbench/ru|Assembly4]] это [[external_workbenches/ru|внешний верстак]], который используется для собирания различных тел, содержащихся в едином файле или в нескольких документах. Он был создан во время проектирования версии v0.19 для получения преимуществ от новых возможностей ветки Assembly3, таких как объект [[App_Link/ru|App Link]], и нового [[expressions/ru|механизма выражений]].


It was developed with the idea that a true constraint solver was not needed, and instead the [[expressions|expression engine]] was enough to establish relationships between different local coordinate systems attached to bodies. Thus its prototype name was "Assembly without solver" or AWS.
It was developed with the idea that a true constraint solver was not needed, and instead the [[expressions|expression engine]] was enough to establish relationships between different local coordinate systems attached to bodies. Thus its prototype name was "Assembly without solver" or AWS.

Revision as of 08:22, 12 May 2020

Other languages:

The FreeCAD Assembly4 External Workbench Icon

Введение

Assembly4 это внешний верстак, который используется для собирания различных тел, содержащихся в едином файле или в нескольких документах. Он был создан во время проектирования версии v0.19 для получения преимуществ от новых возможностей ветки Assembly3, таких как объект App Link, и нового механизма выражений.

It was developed with the idea that a true constraint solver was not needed, and instead the expression engine was enough to establish relationships between different local coordinate systems attached to bodies. Thus its prototype name was "Assembly without solver" or AWS.

Установка

Assmebly4 can be installed from the Addon Manager.

Совместимость

Assembly4 was developed from the new tools created for Assembly3, in particular, the App Link object and the improved expression engine.

Assembly4 was inspired by A2plus and Assembly3 but it is not compatible with them. If you have older models made in those two workbenches, you should use those workbenches to open your models only.

Ссылки