Shell not exact?
All  1-2  3-19

Previous
Next
 From:  Michael Gibson
5385.3 In reply to 5385.1 
Also you may want to try using ViaCAD for some shelling cases like this that MoI's shelling is not able to handle - it might be able to handle it, it is at least worth a try:

http://www.punchcad.com/p-9-viacad-2d3d-v8.aspx

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
5385.4 In reply to 5385.1 
Here's a bit to show you how this kind of shelling is kind of more complex than it first seems.

Here is the result of doing a separate and then offset of your shape to the outside:





When separating objects into individual surfaces like this each surface will be offset individually and there won't be any attempt to deal with extensions. But this way you can see how the sort of basic shape that each surface wants to have for its offset, and notice there how since each surface is at a different angle to one another that there is a different amount of space between the "natural offsets" ? That's the kind of thing that MoI's geometry library will not handle currently, it means that there will be a change in vertex/edge structure in those areas if they were extended and intersected with one another properly.

- Michael

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Rudl
5385.5 In reply to 5385.4 
Also you may want to try using ViaCAD for some shelling cases like this that MoI's shelling is not able to handle

.....................................................................

Thank you. But I don´t want to learn a new program. I will try it with TC, because it can import .3dm files.
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Rudl
5385.6 In reply to 5385.5 
TC wasn´t able to shell it. I asked now in TC Forum, I hope the guys there can help.
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Rudl
5385.7 
I have been asking the authors of the geometry library that MoI uses to update this area of the library for quite some time, and they have told me they have had someone working on it but that it is still in progress.
............................

Hi Michael, you should press the guys. In my case it is a real showstopper.
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
5385.8 In reply to 5385.7 
Hi Rudl, let me know if after talking to the TurboCAD people it can't do it either and I will then show you how to do it by manual construction instead, which is pretty labor intensive but will be able to get the job done.

That will involve some stuff like generating the intersection curves between 2 individual offset planes by using Construct > Curve > Isect, then doing some trimming of those intersection lines with one another and then using the resulting curves to form new faces built with Construct > Planar.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Rudl
5385.9 In reply to 5385.8 
Thank you Michael for your proposal. Yes, please show me, how to make it.

An ex-and imported .sat file to TC was able to be shelled, but there is the same or a similar mistake. Is this mathematically not possible? Can´t believe it.

In the attached picture you can see TC´s result.
Image Attachments:
Size: 50.9 KB, Downloaded: 30 times, Dimensions: 973x630px
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  blowlamp
5385.10 In reply to 5385.9 
Can you post the SAT file here and I'll try to shell it in ViaCAD.
Your previous file didn't import correctly for me to test it.


Martin.
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
5385.11 In reply to 5385.9 
Hi Rudl, can you please post the model file of the result from TurboCAD ?

Just looking at the screenshot you posted, that does not necessarily look like an error.

It is a normal consequence of offsetting that a combination of planes at various different angles to one another will not produce a single vertex in the output while maintaining the same other boundaries of the existing surfaces - in order to produce a single vertex in the result it would require the planes to be extended some distance on their sides.

This is due to the different sized gaps between the "natural offsets" of the surfaces, I was trying to show you that earlier in this thread with this message here:
http://moi3d.com/forum/index.php?webtag=MOI&msg=5385.4

So if you want a single vertex in the result, you'll probably need to construct the extended region yourself, it will be easiest to do that if you have some good starting geometry to work off of which the TC result that you show a screenshot of may well be.

Mathematically with constant thickness offsets being used, you can either have a result where each edge in the output tracks along the surface normal of the originating edge, which will produce a different edge structure in the result just like you see there in TC, _OR_ you can have the same vertex structure if the surfaces are extended by whatever amount necessary to their sides which means you will have a single vertex there but due to the extension the edges on the boundary areas will not track exactly along the surface normal from the original edges, those edges will be extended over to the side by some amount.

It seems that maybe you want both of those at the same time, but yes as far as I understand that's not mathematically possible, you can get either same topology with extension/displacement of the final edges, or edges following along the surface normal of the original but with a deviation in topology as you show in TC.

I guess maybe I would need to know more details about what you plan to do with the result of the object in order to be able to give you some tips on how to do it - do you need the "side walls" of the shell to be at a precise 90 degree angle to the originating surface? If so then the result from TC is what you want. Or do you want there to be the same vertex structure in the output but the "side wall" connecting the edge will flare out since there will be some material added to the offset in order to make the extended pieces connect up again in a single point?

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
5385.12 In reply to 5385.9 
Hi Rudl, or maybe another possibility is that you want some result where the offset is made more by expanding the original shape along some distance along the averaged direction from the original vertex point? That produces another different kind of shape in the result where there would be somewhat different thicknesses between every set of planes rather than a totally constant distance between every piece... CAD offsetting tools are more oriented around keeping the thickness between surfaces constant rather than trying to make a constant distance between the resulting corner vertices.

So there are a few different variations in what kind of result you might be looking for, you will need to sort of nail down what you are looking to achieve a bit more specifically I think.

If you want 90 degree side walls and a constant surface thickness, I believe the output from TurboCAD may be that result, that's the one where there will be some change in vertex structure in the offset piece.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
5385.13 In reply to 5385.9 
You also might find that TurboCAD gives you the answer that you are expecting if you make your initial object be a totally closed solid rather than an open surface fragment.

Right now from the result that you posted it seems that the thing you don't like is that it's not doing extensions on the border edges of your initial piece. If you have a closed solid there won't be any fixed-in-place border edges like you have with that open surface object and that will probably make TC extend all the different pieces in the result until they meet at the kind of structure that you want, if that is indeed what you want. If what you want instead is a 90 degree side wall between the pieces then like I wrote above the current TC result that you don't like is I think the right result for that case.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Don (DON_CHEKE)
5385.14 In reply to 5385.9 
Hi Rudl.

I too have found SAT (and STEP) files exported from MOI work better than the 3DM file format when opened in TurboCAD.

_________________________
Don Cheke
Visit: Textual Creations
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
5385.15 In reply to 5385.9 
Hi Rudl, also probably if you had the original object a solid the offset would work ok in MoI too, since then the assumption of "one input vertex generates one output vertex" would hold true.

It's in this case of a non-solid object with open boundary edges like you've got here where that "one input vertex generates one output vertex" assumption does not hold true anymore, and that's when MoI will produce a badly formed result, it will have just one vertex in there instead of it branching out into more than one with a new edge between them like you see in the TC result.

So the actual goal for what I hope they'll be able to do to improve the offsetting is to actually generate I think the same result as what you don't like from TC...

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Rudl
5385.16 
Thank you all,

@ Michael, I will tomorrow try to understand your explanations and will tomorrow also explain what my final goal is.

The file Test2 shows in a simple way, what I want.

The file sathaus3 is the file for testing with ViaCad

THe file sathaus3 Shell is the shelled version with TC
Attachments:

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
5385.17 In reply to 5385.16 
Hi Rudl,

> The file Test2 shows in a simple way, what I want.

Probably your best bet would be to form the object up as a solid (add some sides and a bottom to it), then do a shell on the solid, then possibly slice that up if needed.

When you form it as a solid you will be basically giving information on how the "side wall" areas are supposed to be formed, when you try to thicken an open surface the system does not know that you would like to have certain areas formed like this area here in your result here:



Offsetting of a plain surface will not generate something in that direction - that's a single fixed direction like an extrusion, an offset that thickens a surface will try to follow the surface normal and so wants to make a result that goes in this direction:



So thickening by offsetting a surface will not produce this kind of planar side wall that you have in your example:



But if you were to form this shape into a solid with a vertical planar wall on that area of the solid, then that's how the system will know what the desired "side wall" shape is supposed to be over there and should then have a better shot at building what you want.

Hopefully that may help explain the problem better - with the "thicken a surface" case the offsetting mechanism just does not know when it should try to deviate from a regular offset in order to make a common side wall boundary like you have built yourself there.

Thickening a solid should work better for you because the solid has all "side walls" defined for it and would not need to try and cook them up from nothing.

- Michael

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
5385.18 In reply to 5385.16 
Hi Rudl, check out the attached 3DM file for an example of how to solidify your object to get that sort of result that I think you want.

I duplicated the edges of the your top surface there by copy/paste, then flattened them down using the edit frame in a side view so that they would form a planar bottom face, then drew connecting lines up and built planar walls for the sides with Construct > Planar:




Now that the object is a solid, the "side walls" are existing in the object for generating a shell - select all the side-wall and the bottom faces for the openings:




Then run Construct > Shell, and those areas will become openings, while the unselected faces remain in place. That produces a result like so which I think is close to what you want:




Again the key difference here from what you were trying to do earlier is having a solid result where there are "side walls" adjacent to the surfaces that will be offset during the shell operation. When you try to thicken an open surface, the thickener does not know how to build any kind of side walls other than ones at a 90 degree angle to the surfaces, and that's one of the biggest reasons why you'll get a different type of result in that case.

Starting with an open surface tends to work best when you are thickening only a single surface, or with multiple surfaces if they are all smoothly connected by fillets, or have a symmetrical arrangement. If you have something other than those cases, you will probably want to form a solid out of your shape first before doing the shell. Then basically the side walls of the solid will be inherited down into the shape of the shelled result.

Hope this helps!

- Michael

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  Rudl
5385.19 
thanks to all.

I´ve found out the resolution for me.
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages: All  1-2  3-19