Reinforcement API
(November 2018) The Reinforcement Workbench is developed separately from the Arch Workbench. Its code and API is hosted in the [https://github.com/amrit3701/FreeCAD-Reinforcement FreeCAD-Reinforcement] repository, which is separate from the main FreeCAD repository.
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
⏵ documentation index > API > Reinforcement > Poweruser_Documentation > BIM > Reinforcement API
This page is retrieved from https://github.com/FreeCAD/FreeCAD-documentation/blob/main/wiki/Reinforcement_API.md