Skip to main content
1-Visitor
February 18, 2014
Question

what is facet feature?

  • February 18, 2014
  • 1 reply
  • 7476 views

Hi folks,

what is facet feature? where we can use it? waht is advantage of that feature?

could anybody aware of this this feature please share your experience.

Thanks

aravik


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

1 reply

17-Peridot
February 18, 2014

Facetted geometry is a type of import/output format where surfaces are broken up into polygons at various levels of accuracy. Historically they were used for world file (.wrl) and very popular in the VRML language. There is a lot you can do with them in environments that can make use of the data for 3D graphical presentation purposes. They are extremely lightweight on the CPU and graphics engine making them easy to display huge data files. There is also some very powerful features within the VRML language such as smoothing, color, and texture mapping. It also has a level-of-detail (LOD) algorithm as part of the standard to let the software determine how detailed it is to present the information. The graphics engine in Creo works on a VRML standard for shading.

In Creo, facet files are nearly worthless as imports. You simply cannot do anything with them other than pick up a few vertices or some other referencing. In general, avoid them for any useful levels of work.