Fasteners BOM/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "==Составление скриптов==")
(Updating to match new version of source page)
Line 2: Line 2:


{{Docnav
{{Docnav
|[[Fasteners_MatchTypeOuter|MatchTypeOuter]]
|
|[[Fasteners_ScrewCalculator|ScrewCalculator]]
|
|[[Fasteners Workbench|Fasteners]]
|[[Fasteners Workbench|Fasteners]]
|IconL=Fasteners_MatchTypeOuter.svg
|
|IconR=Fasteners_ScrewCalculator.svg
|IconC=Fasteners_workbench_icon.svg
|IconC=Fasteners_workbench_icon.svg
|
}}
}}


Line 14: Line 14:
|MenuLocation=Fasteners → BOM
|MenuLocation=Fasteners → BOM
|Workbenches=[[Fasteners Workbench|Fasteners]]
|Workbenches=[[Fasteners Workbench|Fasteners]]
|Shortcut=None
|SeeAlso=
}}
}}


==Описание==
==Описание==


The [[Image:Fasteners_BOM.svg|24px]] [[Fasteners BOM]] generates a Bill of Materials. This tool is part of the [[external workbenches|external workbench]] called [[Fasteners Workbench|Fasteners]].
The [[Image:Fasteners_BOM.svg|24px]] [[Fasteners_BOM|Fasteners BOM]] generates a Bill of Materials. This tool is part of the [[External_workbenches|external workbench]] called [[Fasteners_Workbench|Fasteners]].


==Использование==
==Использование==


# Switch to the [[Image:Fasteners_workbench_icon.svg|24px]] [[Fasteners Workbench|Fasteners]] workbench (install from [[Image:AddonManager.svg|24px]] [[Addon Manager]] is necessary, if not previously installed)
# Switch to the [[Image:Fasteners_workbench_icon.svg|24px]] [[Fasteners Workbench|Fasteners]] workbench (install from [[Image:AddonManager.svg|24px]] [[Std_AddonMgr|Addon Manager]] is necessary, if not previously installed)
# Invoke the Fasteners BOM tool several ways:
# Invoke the Fasteners BOM tool several ways:
#* Press the [[Image:Fasteners_BOM.svg|24px]] button
#* Press the [[Image:Fasteners_BOM.svg|24px]] button
Line 35: Line 33:
==Примечания==
==Примечания==


# Use the [[Image:Workbench_Spreadsheet.svg|24px]] [[Spreadsheet Workbench|Spreadsheet Workbench]] to export the BOM to the csv format which can also be read and written by most other spreadsheet applications such as Microsoft Excel or LibreOffice Calc.
# Use the [[Image:Workbench_Spreadsheet.svg|24px]] [[Spreadsheet_Workbench|Spreadsheet Workbench]] to export the BOM to the csv format which can also be read and written by most other spreadsheet applications such as Microsoft Excel or LibreOffice Calc.


==Ограничения==
==Ограничения==
Line 44: Line 42:
{{Properties_Title|Base}}
{{Properties_Title|Base}}


* {{PropertyData|Label}}: User name of the spreadsheet object in the [[Tree_view|Tree view]].
* {{PropertyData|Label}}: User name of the spreadsheet object in the [[Tree_view|Tree view]].


* {{PropertyView|View}}: Display Mode
* {{PropertyView|View}}: Display Mode


* {{PropertyView|View}}: On Top When Selected, Disabled, Enabled, Object, Element, default: Disabled
* {{PropertyView|View}}: On Top When Selected, Disabled, Enabled, Object, Element, default: Disabled


* {{PropertyView|View}}: Selection Style, Shape or BoundBox, default: Shape
* {{PropertyView|View}}: Selection Style, Shape or BoundBox, default: Shape


* {{PropertyView|View}}: Show In Tree, boolean, default: true
* {{PropertyView|View}}: Show In Tree, boolean, default: true


* {{PropertyView|View}}: Visibility, boolean, default: true
* {{PropertyView|View}}: Visibility, boolean, default: true


==Составление скриптов==
==Составление скриптов==





{{Docnav
{{Docnav
|[[Fasteners_MatchTypeOuter|MatchTypeOuter]]
|
|[[Fasteners_ScrewCalculator|ScrewCalculator]]
|
|[[Fasteners Workbench|Fasteners]]
|[[Fasteners Workbench|Fasteners]]
|IconL=Fasteners_MatchTypeOuter.svg
|
|IconR=Fasteners_ScrewCalculator.svg
|IconC=Fasteners_workbench_icon.svg
|IconC=Fasteners_workbench_icon.svg
|
}}
}}



Revision as of 15:15, 3 October 2021

Other languages:

Fasteners BOM

Menu location
Fasteners → BOM
Workbenches
Fasteners
Default shortcut
None
Introduced in version
-
See also
None

Описание

The Fasteners BOM generates a Bill of Materials. This tool is part of the external workbench called Fasteners.

Использование

  1. Switch to the Fasteners workbench (install from Addon Manager is necessary, if not previously installed)
  2. Invoke the Fasteners BOM tool several ways:
    • Press the button
    • Use the Fasteners → BOM entry in the Fasteners menu
  3. When invoked the Fasteners BOM tool adds a spreadsheet to the FreeCAD document.
    • The spreadsheet represents the BOM of fasteners used in the model feature tree.

Примечания

  1. Use the Spreadsheet Workbench to export the BOM to the csv format which can also be read and written by most other spreadsheet applications such as Microsoft Excel or LibreOffice Calc.

Ограничения

Свойства

Base

  • ДанныеLabel: User name of the spreadsheet object in the Tree view.
  • ВидView: Display Mode
  • ВидView: On Top When Selected, Disabled, Enabled, Object, Element, default: Disabled
  • ВидView: Selection Style, Shape or BoundBox, default: Shape
  • ВидView: Show In Tree, boolean, default: true
  • ВидView: Visibility, boolean, default: true

Составление скриптов