(ProToolkit, Creo 2.0) How to tessellate a part w.r.t. assembly features?
Hello,
in my C++ code, I already successfully traverse through assemblies and tessellate the geometries of parts.
How can I tessellate parts inside an assembly with respect to assembly features which have an impact to the triangle mesh of that part?
The function, I'm using for tesselation is: ProPartTessellate(). I just call this function for each part and only get the part's original tiangle mesh.
The screenshot below is an example of an assembly with some profiles as parts. One of the profiles contains a hole. This hole is an assembly feature (as you can see in the model tree view):

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.

