Problem with revolve-curve
All  1-4  5-15

Previous
Next
 From:  Michael Gibson
4587.5 In reply to 4587.4 
Hi Mike - looking at your screenshot it appears that the revolve object and the other smaller one at the top are totally separate objects?

In order to fillet them you're going to need to boolean them together so that they are combined into one object which has shared edges at the place where they cross.

If you just have 2 totally separate individual objects they won't fillet with one another except for the special case of having 2 objects that are single surfaces and not joined-together surfaces.

So from what I can see you should use boolean union to merge those objects together, then there will be an edge there which you can fillet.

If you could post the 3DM model file it would still help me to more fully understand what is going on there, for example what exactly is the curve that you have highlighted in yellow there, is it an edge that is part of one of those solids, or is it possibly something like an independent curve object created from generating intersection curves between those objects or projected on to there?

There are a lot of details that are difficult to see only from a screenshot, so while a screenshot definitely helps more than just a text description, a 3DM model file also included also helps out a lot to figure things out.

- 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:  mike (MIOHN)
4587.6 In reply to 4587.4 
Hi Michael,

thanks for the fast response!

Tthink my problem is, that I cannot delete the original revolve curve.
When I try this, the object gets also deleted. Even when I disable history before.

regards
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
4587.7 In reply to 4587.6 
Hi mike,

> Tthink my problem is, that I cannot delete the original
> revolve curve.
> When I try this, the object gets also deleted. Even when
> I disable history before.

I think that I led you down the wrong path with the history stuff - that doesn't seem to be what you were running into, I just didn't understand initially what you were running into just from the first text description.

But not being able to delete the original revolve curve is a kind of unusual problem - can you please post the 3DM model file with the curve in it which will not delete so I can look at it and see what you might be running into?

One thing is to make sure you have cleared selection from any other objects by clicking into an empty spot before selecting the revolve curve - if you had something else already selected and then clicked on to the revolve curve the selection on the other thing will still be there and it will also get deleted.

- 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:  mike (MIOHN)
4587.8 In reply to 4587.5 
well, thats maybe a typical beginner-problem in MOI.

I first made the revolve
Then I made the second spline for the handle or whatever.
Then I did a trimm command
Then I extruded the inner face I got from the trim


And I sure, I will run in more problems when
adding more Textobjects to that Pot surface.

thanks
Michael
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
4587.9 In reply to 4587.8 
Hi mike, thanks for posting the 3DM file!

So first re: deleting the revolved curve - from what I can see in your file your original revolve curve is actually hidden and also located a little distance down below your solid shapes. If I display it, it seems that I can select it and delete it ok.

The thing that you see that is attached to your solid is not the revolve curve - that's the "seam edge" of the surface. You don't want to delete that since it is a built in part of the surface itself. Every surface in MoI has edge curves that define its boundary and in the case of a closed surface like a revolve it's like you have a sheet of paper rolled up with 2 opposite edges of the paper touching each other. That's a normal part of the surface and not something to get rid of.

The generator curve will be another separate object from that entirely.

- 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
4587.10 In reply to 4587.8 
Hi mike,

> I first made the revolve
> Then I made the second spline for the handle or whatever.
> Then I did a trimm command
> Then I extruded the inner face I got from the trim

That's an ok way to do things especially if you want the top of the extruded piece to have the same kind of rounded shape as the revolve.

But you'll need to do a bit more work to get the pieces all joined together into a single solid so that you will have some joined edges to be able to fillet.

When you do the extrude of the inner face - that makes a little self contained solid out of the extrusion and you'll then need to delete the bottom face of that so that there is an unattached edge at the bottom of that extrusion that then matches to the other unattached trimmed away edge of the revolve, then you can use Edit > Join to glue together those pieces into a solid.

- 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:  mike (MIOHN)
4587.11 
Hi Michael,

You're right. Its the seam.

But anyway, after deleting the original revolve-spline
then its the seam-curve of the revolve which distubs in my case.

Maybe I'm doing something totally wrong.
So whats the best or correct way to do this kind of operation?

Btw. is it possible to seperate optical (f.e. by color)
"seams-curves" - "intersecting curves" and "construction-splines"?


thanks
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
4587.12 In reply to 4587.11 
Hi Michael,

> Btw. is it possible to seperate optical (f.e. by color)
> "seams-curves" - "intersecting curves" and "construction-splines"?

You can control the colors of things by assigning them different styles - that's done by the properties panel or by clicking on a color swatch in the scene browser:
http://moi3d.com/2.0/docs/moi_command_reference11.htm#propertiespanel
http://moi3d.com/2.0/docs/moi_command_reference11.htm#scenebrowser

Basically colors are left to be used as a kind of grouping mechanism by your own preference, so there isn't anything like make all construction splines a particular color separate from the style system.

- 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:  mike (MIOHN)
4587.13 
sorry again!


another problem I have is:

I want to merge f.e. 3 separate faces.
I run the "merge"-command - the I selct the 3 faces -
and then "enter".

But after that, I still have these 3 faces sepeate.

???

thanks
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
4587.14 In reply to 4587.11 
Hi Michael,

> Maybe I'm doing something totally wrong.
> So whats the best or correct way to do this kind of operation?

Well, you're not really doing anything wrong other than needing to get the whole thing joined together as one piece.

Sometimes seam curves can tend to get in the way and that's what's happening to you here.

With the pieces all joined together into 1 solid (see attached 3DM file), then fillet looks like it will be able to generate a partial result but it has difficulty trimming the objects back so the fillet piece that gets generated will have to be manually trimmed into place.

Let me know what fillet radius you want and I can help you do that.

Also the one main thing that would probably make it easier is if the midpoint of your shape was actually aligned to the seam instead of shifted just a little ways to one side - is that intentional that your top shape is not symmetrical around the center of the revolve?

By the way it's late over here so I'll probably have to continue tomorrow.

- Michael
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
 From:  Michael Gibson
4587.15 In reply to 4587.13 
Hi Michael,

> I want to merge f.e. 3 separate faces.
> I run the "merge"-command - the I selct the 3 faces -
> and then "enter".

Do you mean the Boolean merge command? The boolean commands are more for slicing up pieces that need to be intersected with one another.

If you have things that touch at common edges and don't need to be sliced up, then use the Edit > Join command rather than the boolean merge command to glue stuff like that together.

So probably in the case that you're describing there you would use Join, not boolean merge. If that's not right please post a 3DM file with your 3 surfaces in it so I can check them out.

Thanks,
- 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
 

Reply to All Reply to All

 

 
 
Show messages: All  1-4  5-15