FindCopyDistance and FindPatternCopyDistance were cloning entire Parts (including deep Program copies) just to get offset locations for GetLines. Compute offset locations directly instead. Also skip the Pattern wrapper in TilePattern — clone parts directly. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>