API des armatures

From FreeCAD Documentation
Revision as of 20:00, 28 July 2020 by David69 (talk | contribs) (Created page with "{{VeryImportantMessage|(Novembre 2018) Le Addon Barres de renfort est développé séparément de l'atelier Arch. Son code et...")
Other languages:
(Novembre 2018) Le Addon Barres de renfort est développé séparément de l'atelier Arch. Son code et son API sont hébergés dans le dépôt FreeCAD-Reinforcement, distinct du dépôt principal FreeCAD.

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