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

Manipulate export INI files for advanced model exporting. #7

Open ChrisClems opened 3 months ago

ChrisClems commented 3 months ago

Exporting a flattened STEP (and other) files requires modification of the STEP export options. This is saved in an INI file and cannot be configured via the API.