Rebar Addon for FreeCAD
Classes | Variables
RebarTools Namespace Reference

Classes

class  BentShapeRebarTool
 
class  HelicalRebarTool
 
class  LShapeRebarTool
 
class  StirrupTool
 
class  StraightRebarTool
 
class  UShapeRebarTool
 

Variables

string __title__ = "RebarCommands"
 
string __author__ = "Amritpal Singh"
 
string __url__ = "https://www.freecadweb.org"
 
list RebarCommands = ["Arch_Rebar_Straight", "Arch_Rebar_UShape", "Arch_Rebar_LShape", "Arch_Rebar_Stirrup", "Arch_Rebar_BentShape", "Arch_Rebar_Helical"]
 

Variable Documentation

string RebarTools.__author__ = "Amritpal Singh"
private

Definition at line 25 of file RebarTools.py.

string RebarTools.__title__ = "RebarCommands"
private

Definition at line 24 of file RebarTools.py.

string RebarTools.__url__ = "https://www.freecadweb.org"
private

Definition at line 26 of file RebarTools.py.

list RebarTools.RebarCommands = ["Arch_Rebar_Straight", "Arch_Rebar_UShape", "Arch_Rebar_LShape", "Arch_Rebar_Stirrup", "Arch_Rebar_BentShape", "Arch_Rebar_Helical"]

Definition at line 148 of file RebarTools.py.