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

Go to the source code of this file.

Classes

class  StraightRebar._StraightRebarTaskPanel
 

Namespaces

 StraightRebar
 

Functions

def StraightRebar.getpointsOfStraightRebar (FacePRM, rt_cover, lb_cover, coverAlong, orientation)
 
def StraightRebar.makeStraightRebar (f_cover, coverAlong, rt_cover, lb_cover, diameter, amount_spacing_check, amount_spacing_value, orientation="Horizontal", structure=None, facename=None)
 
def StraightRebar.editStraightRebar (Rebar, f_cover, coverAlong, rt_cover, lb_cover, diameter, amount_spacing_check, amount_spacing_value, orientation, structure=None, facename=None)
 
def StraightRebar.editDialog (vobj)
 
def StraightRebar.CommandStraightRebar ()
 

Variables

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