| Author |
Message |
Ingear
Guest
|
Posted:
Thu Aug 04, 2005 8:10 pm Post subject:
Unable to edit STL Model |
|
|
Hi,
I received an STL model from customer. When I opened the STL file, it
showed up as facet feature id 4. I cannot create a cut in this model.
How do I create a cut on this type of model ? Thank You.
-Ethan
|
|
| Back to top |
|
 |
gra_factor
Guest
|
Posted:
Thu Aug 04, 2005 8:10 pm Post subject:
Re: Unable to edit STL Model |
|
|
| It's probably not a solid. |
|
| Back to top |
|
 |
Dave Ignaczak
Guest
|
Posted:
Thu Aug 04, 2005 8:10 pm Post subject:
Re: Unable to edit STL Model |
|
|
Not sure why you'd want to work on an STL file, but I don't think you can
because it doesn't create a solid. I only make STL files for prototyping.
They are not smooth surface files like IGS so they're not good for tooling.
They should send you IGS or STEP if you need to work on it. You can always
make your own STL if that's what you need to send out.
"Ingear" <ingear_e@hotmail.com> wrote in message
news:1123180129.244124.193790@g14g2000cwa.googlegroups.com...
| Quote: | Hi,
I received an STL model from customer. When I opened the STL file, it
showed up as facet feature id 4. I cannot create a cut in this model.
How do I create a cut on this type of model ? Thank You.
-Ethan
|
----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
|
|
| Back to top |
|
 |
David Janes
Guest
|
Posted:
Fri Aug 05, 2005 5:15 am Post subject:
Re: Unable to edit STL Model |
|
|
| Quote: | "Ingear" <ingear_e@hotmail.com> wrote
I received an STL model from customer. When I opened the STL file, it
showed up as facet feature id 4. I cannot create a cut in this model.
How do I create a cut on this type of model ? Thank You.
|
First, the .stl file is a solid. But it's a faceted solid (lots of faces, no
planes or planar surfaces), so, by nature, no holes/cuts normal to a plane/planar
surface. Sorry, you 'cut' this type of model. (Maybe some tricky, backdoor
'workaround'? Afterall, Pro/e is the capital of the 'Workaround Nation'!)
David Janes |
|
| Back to top |
|
 |
Jeff Howard
Guest
|
Posted:
Fri Aug 05, 2005 6:28 am Post subject:
Re: Unable to edit STL Model |
|
|
| Quote: | ... Maybe some tricky, backdoor 'workaround'?
|
Try reading the stl into a program that will convert polygon mesh objects to
analytic or NURBS representations then export as IGES or STEP. Rhino and, maybe
Acad (in a round about way; export as IGES and specify the correct convesion
switch), come to mind. Don't know if (or think) there is a way to do it in
Pro/E.
Calling something "solid" can be ambiguous and misleading. The stl import
defines a volume and can be assigned a density attribute. It's the volume
boundary that gets you in trouble. A different set of functions is necessary to
manipulate polygon mesh faces, ergo Pro/E's "solid" or "surface" modeling
functions do not work on the objects. I am a bit surprised it doesn't have a
built in conversion routine (if that is, in fact, the case).
| Quote: | Afterall, Pro/e is the capital of the 'Workaround Nation'!)
|
You, sir, have obviously never been stuck working with AmateurDesk software.
8~) |
|
| Back to top |
|
 |
Ingear
Guest
|
Posted:
Sat Aug 06, 2005 12:10 am Post subject:
Re: Unable to edit STL Model |
|
|
| Thank You everyone. |
|
| Back to top |
|
 |
Ingear
Guest
|
Posted:
Sat Aug 06, 2005 12:10 am Post subject:
Re: Unable to edit STL Model |
|
|
Thank You .
Jeff Howard wrote:
| Quote: | ... Maybe some tricky, backdoor 'workaround'?
Try reading the stl into a program that will convert polygon mesh objects to
analytic or NURBS representations then export as IGES or STEP. Rhino and, maybe
Acad (in a round about way; export as IGES and specify the correct convesion
switch), come to mind. Don't know if (or think) there is a way to do it in
Pro/E.
Calling something "solid" can be ambiguous and misleading. The stl import
defines a volume and can be assigned a density attribute. It's the volume
boundary that gets you in trouble. A different set of functions is necessary to
manipulate polygon mesh faces, ergo Pro/E's "solid" or "surface" modeling
functions do not work on the objects. I am a bit surprised it doesn't have a
built in conversion routine (if that is, in fact, the case).
Afterall, Pro/e is the capital of the 'Workaround Nation'!)
You, sir, have obviously never been stuck working with AmateurDesk software.
8~) |
|
|
| Back to top |
|
 |
|
|
|
|