Reinforcement API: Difference between revisions

From FreeCAD Documentation
No edit summary
mNo edit summary
 
Line 20: Line 20:
}}
}}


{{Arch Tools navi{{#translation:}}}}
{{BIM_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
[[Category:API{{#translation:}}]]
[[Category:API{{#translation:}}]]
[[Category:Reinforcement{{#translation:}}]]
[[Category:Reinforcement{{#translation:}}]]
[[Category:Poweruser Documentation{{#translation:}}]]
[[Category:Poweruser_Documentation{{#translation:}}]]

Latest revision as of 09:30, 10 June 2024

Other languages:
(November 2018) The Reinforcement Workbench is developed separately from the Arch Workbench. Its 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