ChrisClems / EdgeSharp

A library of helpers and extensions for the Solid Edge API. A spiritual successor to SolidEdge.Community build on modern .NET to make Solid Edge interop less frustrating.
MIT License
1 stars 0 forks source link

Add RemovePartsFromAssembly extension method #5

Closed ChrisClems closed 3 months ago

ChrisClems commented 3 months ago

Add extension method to assemblies which will, optionally recursively, use the TraverseAssemblyWithAction method to walk and assembly and remove occurrences which match various patterns like part number or file name.