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

Go to the source code of this file.

Classes

class  Stirrup._StirrupTaskPanel
 

Namespaces

 Stirrup
 

Functions

def Stirrup.getpointsOfStirrup (FacePRM, l_cover, r_cover, t_cover, b_cover, bentAngle, bentFactor, diameter, rounding, facenormal)
 
def Stirrup.makeStirrup (l_cover, r_cover, t_cover, b_cover, f_cover, bentAngle, bentFactor, diameter, rounding, amount_spacing_check, amount_spacing_value, structure=None, facename=None)
 
def Stirrup.editStirrup (Rebar, l_cover, r_cover, t_cover, b_cover, f_cover, bentAngle, bentFactor, diameter, rounding, amount_spacing_check, amount_spacing_value, structure=None, facename=None)
 
def Stirrup.editDialog (vobj)
 
def Stirrup.CommandStirrup ()
 

Variables

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