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

Go to the source code of this file.

Classes

class  BentShapeRebar._BentShapeRebarTaskPanel
 

Namespaces

 BentShapeRebar
 

Functions

def BentShapeRebar.getpointsOfBentShapeRebar (FacePRM, l_cover, r_cover, b_cover, t_cover, bentLength, bentAngle, orientation)
 
def BentShapeRebar.makeBentShapeRebar (f_cover, b_cover, l_cover, r_cover, diameter, t_cover, bentLength, bentAngle, rounding, amount_spacing_check, amount_spacing_value, orientation="Bottom Left", structure=None, facename=None)
 
def BentShapeRebar.editBentShapeRebar (Rebar, f_cover, b_cover, l_cover, r_cover, diameter, t_cover, bentLength, bentAngle, rounding, amount_spacing_check, amount_spacing_value, orientation, structure=None, facename=None)
 
def BentShapeRebar.editDialog (vobj)
 
def BentShapeRebar.CommandBentShapeRebar ()
 

Variables

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