Bewehrung API

From FreeCAD Documentation
Revision as of 07:57, 22 October 2020 by Maker (talk | contribs) (Created page with "{{VeryImportantMessage|(November 2018) Die Bewehrung Erweiterung wird getrennt vom Arch Arbeitsbereich entwickelt. Sein Code u...")
Other languages:
(November 2018) Die Bewehrung Erweiterung wird getrennt vom Arch Arbeitsbereich entwickelt. Sein Code und seine API werden im FreeCAD Bewehrung Repositorium bereitgestellt, das vom Haupt-Repositorium von FreeCAD getrennt ist.

See also the Arch API for the main Arch Workbench functions.

The functions of the API can be used in macros and from the Python console once the respective module has been imported.

import StraightRebar
import UShapeRebar
import LShapeRebar
import BentShapeRebar
import Stirrup
import HelicalRebar