Fasteners BOM/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "==Использование==")
(Created page with "==Примечания==")
Line 33: Line 33:
[[File:BOM example-1.FCStd.png|1000px]]
[[File:BOM example-1.FCStd.png|1000px]]


==Примечания==
==Notes==


# 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.

Revision as of 13:55, 21 July 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.

Limitations

Properties

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

Scripting