Hi,
I want to create tessellated object of temporary body. My code is as follow.
CComPtr
CComVariant faceList = NULL;
pBody->GetTessellation(faceList, &tesselationDis);
There is crash when I call pBody->GetTessellation() function.
please find attached issue.png
SolidworksApi/macros