View Issue Details

IDProjectCategoryView StatusLast Update
0001264SketcherFeaturepublic2013-10-02 06:48
Reportermntc Assigned Towmayer  
PrioritynormalSeverityfeatureReproducibilitysometimes
Status closedResolutionfixed 
Fixed in Version0.14 
Summary0001264: add function Sketch.setConstruction()
DescriptionWhen I build parametric sketch, I often need something like:

if r<20:
     Sketch.setConstruction(4,True)
else:
     Sketch.setConstruction(4,False)

Doing this with existing Sketch.toggleConstruction() function is inconvenient and takes a lot of extra code.
TagsNo tags attached.
FreeCAD Information

Activities

wmayer

2013-10-02 06:48

administrator   ~0003710

git show ee77154

Issue History

Date Modified Username Field Change
2013-10-02 04:00 mntc New Issue
2013-10-02 06:48 wmayer Status new => assigned
2013-10-02 06:48 wmayer Assigned To => wmayer
2013-10-02 06:48 wmayer Note Added: 0003710
2013-10-02 06:48 wmayer Status assigned => closed
2013-10-02 06:48 wmayer Resolution open => fixed
2013-10-02 06:48 wmayer Fixed in Version => 0.14