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

Go to the source code of this file.

Classes

class  UShapeRebar._UShapeRebarTaskPanel
 

Namespaces

 UShapeRebar
 

Functions

def UShapeRebar.getpointsOfUShapeRebar (FacePRM, r_cover, l_cover, b_cover, t_cover, orientation)
 
def UShapeRebar.makeUShapeRebar (f_cover, b_cover, r_cover, l_cover, diameter, t_cover, rounding, amount_spacing_check, amount_spacing_value, orientation="Bottom", structure=None, facename=None)
 
def UShapeRebar.editUShapeRebar (Rebar, f_cover, b_cover, r_cover, l_cover, diameter, t_cover, rounding, amount_spacing_check, amount_spacing_value, orientation, structure=None, facename=None)
 
def UShapeRebar.editDialog (vobj)
 
def UShapeRebar.CommandUShapeRebar ()
 

Variables

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