Arch: removed some debug output
This commit is contained in:
parent
114ccd2119
commit
9b00c29a5d
|
@ -171,7 +171,7 @@ class _Rebar(ArchComponent.Component):
|
|||
father = obj.InList[0]
|
||||
wire = obj.Base.Shape.Wires[0]
|
||||
if hasattr(obj,"Rounding"):
|
||||
print obj.Rounding
|
||||
#print obj.Rounding
|
||||
if obj.Rounding:
|
||||
radius = obj.Rounding * obj.Diameter.Value
|
||||
import DraftGeomUtils
|
||||
|
|
Loading…
Reference in New Issue
Block a user