View Issue Details

IDProjectCategoryView StatusLast Update
0000951PartDesignBugpublic2013-02-21 05:13
Reportervictim70 Assigned To 
PrioritynormalSeveritytrivialReproducibilityalways
Status closedResolutionno change required 
Summary0000951: Pad of second scetch is invisible
DescriptionPading of scetch is not perform, for second scetch Pad001. The second scetch Scetch001, Pad001 is full constrained with dimension and external constraint to first Pad.
Additional InformationCurent GIT version of FreeCad. Gentoo linux.
TagsNo tags attached.
FreeCAD Information

Activities

2013-01-08 16:29

 

victim70

2013-01-08 17:17

reporter   ~0002829

Last edited: 2013-01-08 19:10

Additional info for system:
Gentoo 32 bit
Branch: master
Hash:afb335519329a67f8ad5b7d5d906128e77543273
Python version: 2.7.3
Qt version: 4.8.4
SoQt version: 1.5.0-r1
coin version: 3.1.3-r1
opencascade version: 6.5

Second reproducing system:
OS: Ubuntu 12.04.1 LTS 32bit

normandc

2013-01-12 20:11

manager   ~0002842

If you edit Pad001's parameters and check "Reversed', you will see that the Pad succeeds.

In the default direction it cannot succeed because you would get a disjointed solid attached to a single edge. This is not allowed by most CAD software.

If you really need your second pad to go in the other direction and be joined to the first one by its edge, then you should not map your sketch to the first Pad's face. When mapping a sketch to a face, the system assumes you want to add/remove material to an existing solid; when not mapping the sketch, it assumes you want to create a new solid.

Hence, this is not a bug, but working as designed.

2013-01-12 20:13

 

freecad_reversedpad.png (37,133 bytes)   
freecad_reversedpad.png (37,133 bytes)   

victim70

2013-01-13 16:55

reporter   ~0002847

Ok
Please close issue.

jrheinlaender

2013-02-21 05:13

developer   ~0002932

Closed as by request of reporter

Issue History

Date Modified Username Field Change
2013-01-08 16:29 victim70 New Issue
2013-01-08 16:29 victim70 File Added: router_FCStd_and_picture.zip
2013-01-08 17:17 victim70 Note Added: 0002829
2013-01-08 19:10 victim70 Note Edited: 0002829
2013-01-12 20:11 normandc Note Added: 0002842
2013-01-12 20:13 normandc File Added: freecad_reversedpad.png
2013-01-13 16:55 victim70 Note Added: 0002847
2013-02-21 05:13 jrheinlaender Note Added: 0002932
2013-02-21 05:13 jrheinlaender Status new => closed
2013-02-21 05:13 jrheinlaender Resolution open => no change required