Reinforcement API

From FreeCAD Documentation
Revision as of 20:01, 28 November 2018 by Vocx (talk | contribs) (Created page with "<languages/> <translate> {{VeryImportantMessage|(November 2018) The Reinforcement Addon is developed separately from the Arch Workbench. It's code and API is hosted in...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Other languages:
(November 2018) The Reinforcement Addon is developed separately from the Arch Workbench. It's code and API is hosted in the 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