Rebar Addon for FreeCAD
Classes | Namespaces | Functions | Variables
LShapeRebar.py File Reference

Go to the source code of this file.

Classes

class  LShapeRebar._LShapeRebarTaskPanel
 

Namespaces

 LShapeRebar
 

Functions

def LShapeRebar.getpointsOfLShapeRebar (FacePRM, l_cover, r_cover, b_cover, t_cover, orientation)
 
def LShapeRebar.makeLShapeRebar (f_cover, b_cover, l_cover, r_cover, diameter, t_cover, rounding, amount_spacing_check, amount_spacing_value, orientation="Bottom Left", structure=None, facename=None)
 
def LShapeRebar.editLShapeRebar (Rebar, f_cover, b_cover, l_cover, r_cover, diameter, t_cover, rounding, amount_spacing_check, amount_spacing_value, orientation, structure=None, facename=None)
 
def LShapeRebar.editDialog (vobj)
 
def LShapeRebar.CommandLShapeRebar ()
 

Variables

string LShapeRebar.__title__ = "LShapeRebar"
 
string LShapeRebar.__author__ = "Amritpal Singh"
 
string LShapeRebar.__url__ = "https://www.freecadweb.org"