View Issue Details

IDProjectCategoryView StatusLast Update
0001803FreeCADBugpublic2014-10-27 12:22
ReporterSergey Assigned Toickby  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
PlatformWindows XP x64 SP2 
Product Version0.14 
Summary0001803: Revolve pattern fails - can't find support plane
DescriptionI 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.

  
TagsNo tags attached.
FreeCAD Information

Activities

Sergey

2014-10-27 10:38

reporter  

resistor.FCStd (Attachment missing)

ickby

2014-10-27 12:21

developer   ~0005258

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.

ickby

2014-10-27 12:22

developer   ~0005259

Not a bug

Issue History

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