Draft Array/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/pl | | |środowisko pracy Rysunek Roboczy |IconL= |IconR= |IconC=Workbench_Draft.svg }}")
(Created page with "{{VeryImportantMessage|TO POLECENIE JEST PRZESTARZAŁE<br> Nie będzie on dostępny w {{VersionPlus/pl|0.21}}. Zamiast tego należy użyć Szyk ortogonalny, Szyk biegunowy lub Szyk kołowy.}}")
Line 10: Line 10:
}}
}}


{{VeryImportantMessage|THIS COMMAND IS OBSOLETE<br>
{{VeryImportantMessage|TO POLECENIE JEST PRZESTARZAŁE<br>
It is not be available in {{VersionPlus|0.21}}. Use [[Draft_OrthoArray|Draft OrthoArray]], [[Draft_PolarArray|Draft PolarArray]] or [[Draft_CircularArray|Draft CircularArray]] instead.}}
Nie będzie on dostępny w {{VersionPlus/pl|0.21}}. Zamiast tego należy użyć [[Draft_OrthoArray/pl|Szyk ortogonalny]], [[Draft_PolarArray/pl|Szyk biegunowy]] lub [[Draft_CircularArray/pl|Szyk kołowy]].}}


{{GuiCommand
{{GuiCommand

Revision as of 11:46, 30 December 2023

TO POLECENIE JEST PRZESTARZAŁE
Nie będzie on dostępny w wersja 0.21 i powyżej. Zamiast tego należy użyć Szyk ortogonalny, Szyk biegunowy lub Szyk kołowy.

Draft Array

Menu location
None
Workbenches
Draft, Arch
Default shortcut
None
Introduced in version
-
See also
Draft OrthoArray, Draft PolarArray, Draft CircularArray

Description

The Draft Array command creates an orthogonal (3-axes) array from a selected object. The created array can be turned into a polar array or a circular array by changing its DANEArray Type property.

The command can be used on 2D objects created with the Draft Workbench or Sketcher Workbench, but also on many 3D objects such as those created with the Part Workbench, PartDesign Workbench or Arch Workbench.

This command is now obsolete. Use the Draft OrthoArray, Draft PolarArray or Draft CircularArray command instead.

Usage

  1. To use this command in FreeCAD version 0.19 and later you need to add a button to a custom toolbar. See Interface Customization.
  2. Optionally select one object.
  3. Press the Draft Array button.
  4. If you have not yet selected an object: select one object.
  5. The array is created.
  6. Optionally change its properties.

Properties

See Draft OrthoArray.

Scripting

See Draft OrthoArray.