Search found 695 matches

by pperisin
Fri Sep 28, 2012 8:41 am
Forum: Developers corner
Topic: Merging jrheinlaenders PartDesign Pad/Pocket/Revolution/Groove
Replies: 73
Views: 11607

Re: Merging jrheinlaenders PartDesign Pad/Pocket/Revolution/Groo

OK, this is not a big deal, but I wanted to report this. How does "Up to Face" act on filleted edges: https://dl.dropbox.com/u/36707971/Video_1348827516.wmv IMO it is really unclear what should Up-to-face do in this case - we could argue but in the end I do not think this is an intuitive s...
by pperisin
Fri Sep 28, 2012 8:13 am
Forum: Developers corner
Topic: Merging jrheinlaenders PartDesign Pad/Pocket/Revolution/Groove
Replies: 73
Views: 11607

Re: Merging jrheinlaenders PartDesign Pad/Pocket/Revolution/Groo

I think the algorythm is fine. I agree that for greater control he should use different method.

I need to do some more tests, but all is fine for now.

Great job, man.

Regards,
Petar
by pperisin
Thu Sep 27, 2012 3:04 pm
Forum: Developers corner
Topic: What do we define as the AddShape?
Replies: 4
Views: 900

Re: What do we define as the AddShape?

But someone might object that his design intent was to create a Pad extending 5 up und 15 down and this should be reflected in the result of the patterning. I would agree with this - my oppinion is that there should be stuff in free space. but this might also be an option in a pattern (a checkbox).
by pperisin
Thu Sep 27, 2012 2:55 pm
Forum: Developers corner
Topic: Merging jrheinlaenders PartDesign Pad/Pocket/Revolution/Groove
Replies: 73
Views: 11607

Re: Merging jrheinlaenders PartDesign Pad/Pocket/Revolution/Groo

Hi, one more complicated test: https://dl.dropbox.com/u/36707971/Video_1348763728.wmv in this video you can see that one part of a sketch is slid, and another part is not - what should happen in this situations if "Up to first" is selected. Sometimes it seems like he goes all the way, and ...
by pperisin
Thu Sep 27, 2012 2:27 pm
Forum: Developers corner
Topic: Merging jrheinlaenders PartDesign Pad/Pocket/Revolution/Groove
Replies: 73
Views: 11607

Re: Merging jrheinlaenders PartDesign Pad/Pocket/Revolution/Groo

everything works now. EVERYTHING.

Pad, pocket, groove, revolve - all work.

O will do some more complicated tests now, but it all works now, even stuff you said will not work.
by pperisin
Thu Sep 27, 2012 2:13 pm
Forum: Developers corner
Topic: Merging jrheinlaenders PartDesign Pad/Pocket/Revolution/Groove
Replies: 73
Views: 11607

Re: Merging jrheinlaenders PartDesign Pad/Pocket/Revolution/Groo

jrheinlaender wrote: Petar, would you be so nice as to also re-test Pad because I had to refactor the code somewhat? There shouldn't have been any changes affecting Pad but who knows...
No problem, let me see...
by pperisin
Thu Sep 27, 2012 8:01 am
Forum: Developers corner
Topic: Merging jrheinlaenders PartDesign Pad/Pocket/Revolution/Groove
Replies: 73
Views: 11607

Re: Merging jrheinlaenders PartDesign Pad/Pocket/Revolution/Groo

It is not hard to remake it - try with your version - it will still crash. There must be a significant difference in our versions (Windows - Linux??) 1. The part never crashed my version at all - just it didn't work properly. Pad gave an empty screen and Pocket just showed the shape of the Pocket a...
by pperisin
Wed Sep 26, 2012 6:56 pm
Forum: Developers corner
Topic: Merging jrheinlaenders PartDesign Pad/Pocket/Revolution/Groove
Replies: 73
Views: 11607

Re: Merging jrheinlaenders PartDesign Pad/Pocket/Revolution/Groo

3 this file crashes when I try to create any extrusion type (pad, pocket, groove, revolve) of sketch01. This file must have been created with the current master version. It has the "FaceName" property for the initial Pad, which was replaced by the "UpToFace" property in my PartD...
by pperisin
Tue Sep 25, 2012 3:09 pm
Forum: Developers corner
Topic: TODO for sketcher
Replies: 476
Views: 73648

Re: TODO for sketcher

Hi, Maybe low-complexity implementation might be to try to "Split" calculation not to be executed on entire sketch, but instead be calculated only on objects that are about to be modified. So DOF info would need to be cached, but it does not need to be saved - it can be calculated when you...
by pperisin
Mon Sep 24, 2012 9:54 pm
Forum: Developers corner
Topic: Problem with external geometry in sketch
Replies: 10
Views: 2281

Re: Problem with external geometry in sketch

yup, you are right - it works in this case.