Extruded text on curved surface

Next
 From:  Nick (BODINI)
1303.1 
Is there a better way of doing extruded text on a curved surface (and the height of the text following the curve) as I've outlined here?


1. make curved surface
2. make 3d text that is higher than maximum z of curve surface and lower than z of lowest of curve surface.
3. Place text on curve with some of it in above and some below the surface.
4. offset the curved surface the height of the text that you want as a result.
5. Boolean Merge (using offset curve as base and text as 2nd object).
6. Delete above surface portion of text.
7. Delete offset curved surface.
8. Boolean union it all together if you want.

thanks,

Nick

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:  Brian (BWTR)
1303.2 In reply to 1303.1 
I guess this pretty much the same way.
I boolean joined the object with the text.
Created an arc matching the curve. Extruded that arc.
Did a boolean cut.
Pretty good as far as I am concerned.

EDITED: 31 Dec 2008 by BWTR

  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
1303.3 In reply to 1303.1 
Hi Nick,

I can't think of a better way in general... If your curved surface is a straight extrude along one direction, then you can work with curves instead of surfaces (like offset the curve, and cut using the curve profile), like Brian has in his screenshots.

But for a totally general curvy surface where you want the top to follow in an offset manner, I think you've got the best way to do it there.

I've thought a little bit about trying to extend the Extrude command to handle making a protrusion or a cut into another object as a built-in function of extrude. Maybe that could include this kind of "offset cap" as an option, but there are some difficulties since that style doesn't track along with the mouse along a single direction like a regular extrude does.... It's something that I'll try to think about when I get a chance to work on Extrude in the future.

- 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:  Brian (BWTR)
1303.4 In reply to 1303.3 
Here is a full two way/ball curve cut of the lettering.
I duplicated the sphere and cut part of it in half and made it just a shell not a solid.
Really it should have been a large shell to the dimension of the cuts location,
Anyway I used that shell to provide the boolean cut.

EDITED: 22 Nov 2008 by BWTR

  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:  clegg (PADGE)
1303.5 
Another way is to project text curves on to rounded object
then extrude - the only downside is I couldn't get MOI to cap end
so front is open see pic.
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
1303.6 In reply to 1303.5 
Hi clegg - for the extrude command, MoI only knows how to put a cap on a closed flat planar end.

One alternative is to use those curves to trim out small surface pieces, and then you can use extrude on the small surfaces instead.

If you extrude a surface (currently it must be made up of a single surface, not more than one surface joined together) instead of a curve, it will be capped because then MoI knows it can copy the surface to the end to construct the cap 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:  clegg (PADGE)
1303.7 
Hi Mike

Extruded surface as you said - works a treat

Thanks
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
1303.8 In reply to 1303.7 
The one thing to be aware of is that the original surface still sticks around after the extrude, just like when you extrude curves the original curves stay in place.

But with the surface it is more difficult to see the original surface since it exactly overlaps with the resulting object. You may want to hit delete after you do the extrusion to remove it.

- 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:  Brian (BWTR)
1303.9 In reply to 1303.8 
clegg/michael. I dont seem to grasp all in your last 4 related posts--could you help, maybe graphically, explain please?
(Probably me having another "brian" day!)
  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
1303.10 In reply to 1303.9 
Hi Brian, see if this helps:

The most basic way of using extrude (which I think you are already familiar with), is to select a curve like this:



Which then after extrusion will result in an object like this:



However, if the curve is not a flat planar curve, it won't become automatically capped at the top and bottom when doing the extrude.

There is another way that you can use extrude instead of using a curve as the initial object. It is also supported to use a surface as the initial object, like this:



After extruding, with that surface selected as the input, this object will be created:




That type of extrusion will always have a cap even if the starting surface was not planar - this is because MoI is able to make a copy of the starting surface to the other end to construct the cap in this case.

Does that make sense?

- 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:  Brian (BWTR)
1303.11 In reply to 1303.10 
Thanks Michael--I still can not get the working connection for doing the type though?

I tried doing a sweep of a horizontal/vertical curve to create a cutting surface as in attachments. I think this is not what is meant though either.

EDITED: 31 Dec 2008 by BWTR

  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
1303.12 In reply to 1303.11 
Hi Brian, it would go something like this:

Start with text that are curve objects (not solids), flat on a plane:



Now a curved surface over top of them:



Then select the surface and run Edit/Trim - pick the curves as the cutting objects and at the "select pieces to remove" prompt, just push "Done" or right-click to keep all the pieces. This will cause the surface to be sliced up into multiple different surfaces.

Select the inside surface pieces:



Then those can be extruded just like I was showing in that previous post:




- 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:  Frenchy Pilou (PILOU)
1303.13 
seems there was yet a thread about that some times ago :)
---
Pilou
Is beautiful that please without concept!
My Gallery
  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:  Brian (BWTR)
1303.14 In reply to 1303.13 
Thanks Michael---I was def not thinking like that!
Added to my Help file folder.
  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:  Brian (BWTR)
1303.15 In reply to 1303.14 
I hope this shows my thick scull is learning!

EDITED: 27 Sep 2008 by BWTR

  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:  Brian (BWTR)
1303.16 In reply to 1303.15 
And!

EDITED: 31 Dec 2008 by BWTR

  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:  Frenchy Pilou (PILOU)
1303.17 
Fine kangaroo!
---
Pilou
Is beautiful that please without concept!
My Gallery
  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