Arch Axis/ru


Arch Axis.png Arch Axis

Расположение в меню
Архитектура → Ось
Верстаки
Arch
Быстрые клавиши
A X
См. также
...


Описание

The Axis tool allows you to places a series of axes in the current document. The distance and the angle between axes is customizable, as well as the numbering style. The axes serve mainly as references to snap objects onto, but can also be used together with Axes Systems, and can also be referenced by other Arch objects to create parametric arrays, for example of beams or columns.

Arch Axis example.jpg

The image above shows two different axis objects positioned perpendicularly to each other

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

  1. Press the Arch Axis.png Arch Axis button, or press A then X keys
  2. Move/rotate the axes system to the desired position
  3. Enter edit mode by double-clicking the axes system in the tree view to adjust its settings like number of axes, distances and angles between axes.

Options

Properties

Scripting

The Axis tool can by used in macros and from the python console by using the following function:

makeAxis ([number],[interval]) 
makes an axes series based on the given number of axes and interval distance

Example:

import Arch
Arch.makeAxis(5,2) 
Online version: "http://www.freecadweb.org/wiki/index.php?title=Arch_Axis/ru&oldid=263056"

Navigation menu