View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001803 | FreeCAD | Bug | public | 2014-10-27 10:38 | 2014-10-27 12:22 |
| Reporter | Sergey | Assigned To | ickby | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | Windows XP x64 SP2 | ||||
| Product Version | 0.14 | ||||
| Summary | 0001803: Revolve pattern fails - can't find support plane | ||||
| Description | I attached 3D model of variable resistor. Revolving resistor contact produce error "pattern does not intersect support plane". The contact is a padded sketch on custom plane. | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
|
|
|
|
This is not a bug but intended behaviour. You are working in Part Design workbench, the purpose of this is to create a single part. Your pad, the one you want to pattern, is not part of the resistor but an individual object. If you pattern it the pattern will also not be related to the resistor. A pattern is by design only allowed to create one single part as this is the workbenchs purpose. It therefore enforces to have all occurences of the pattern form a single part. This is not the case in your file, hence it fails. You need to change either to use a draft polar pattern for this purpose (which enforces individual objects and disallows overlapping patter occurances) or change the construction method. |
|
|
Not a bug |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-10-27 10:38 | Sergey | New Issue | |
| 2014-10-27 10:38 | Sergey | File Added: resistor.FCStd | |
| 2014-10-27 12:21 | ickby | Note Added: 0005258 | |
| 2014-10-27 12:22 | ickby | Note Added: 0005259 | |
| 2014-10-27 12:22 | ickby | Status | new => closed |
| 2014-10-27 12:22 | ickby | Assigned To | => ickby |
| 2014-10-27 12:22 | ickby | Resolution | open => no change required |
FreeCAD