The function
ProPartTessellate() tessellates all surfaces of the specified part or assembly in one operation. On parts,
ProPartTessellate() acts on all surfaces. On assemblies, this function acts only on surfaces that belong to the assembly, that is, it does not tessellate surfaces of the assembly components.
ProPartTessellate() returns an array of
ProSurfaceTessellationData data objects. Use the function
ProPartTessellationFree() to release the memory assigned to these data objects.