If you want to help. Buy me a coffee https://ko-fi.com/terranimator
A quick trick on how to delete the outside pieces of a fracture.
VEX code:
if (nprimitivesgroup(geoself(), "outside") GREATER THEN(this character is not allow on the description) 0)
{
removeprim(geoself(), @primnum, 1);
}