Reinforcement API/de: Difference between revisions

From FreeCAD Documentation
(Created page with "Bewehrung API")
 
(Created page with "{{VeryImportantMessage|(November 2018) Die Bewehrung Erweiterung wird getrennt vom Arch Arbeitsbereich entwickelt. Sein Code u...")
Line 1: Line 1:
<languages/>
<languages/>
{{VeryImportantMessage|(November 2018) The [[Reinforcement Addon]] 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.}}
{{VeryImportantMessage|(November 2018) Die [[Reinforcement Addon/de|Bewehrung Erweiterung]] wird getrennt vom [[Arch Workbench/de|Arch Arbeitsbereich]] entwickelt. Sein Code und seine API werden im [https://github.com/amrit3701/FreeCAD-Reinforcement FreeCAD Bewehrung ] Repositorium bereitgestellt, das vom Haupt-Repositorium von FreeCAD getrennt ist.}}


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

Revision as of 07:57, 22 October 2020

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