Tesselation

Hello all,

I want to extract the tesselation data after doing tesselation. Howdo I go about doing it?

What are facets?
What are facet fins?

I am really stumped by this. What I need is the three points of thetesselated triangles. How should I extract this info from thetesselation object.

If I do the tesselation and ignore the tesselation object, then usethe face object itself to get the tesselated triangles. I alwaysget the same number triangle count no matter what tolerance valuesI pass to the tesselation object.

So, I I thought instead of extracting the info from the face objectI should really be using the tessellation object in the firstplace.

I am in confusion here. If I tesselate the body, shouldn't thisinfo be reflected in the face object, so while getting thetesselated triangles count from the face object produce differentresults according to the tolerances set in the tesselation object?

Please help. Thanks in advance.
SolidworksApi macros