07-28-2020
05:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
07-28-2020
05:44 AM
Hi!
That sounds very interesting :), thank you!
But when run it for a test (without modifying anything) I get an error "Paramètre incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))".
It appears inside "createDiff", when the following line is run:
doc.ComponentDefinition.Features.SplitFeatures.TrimSolid(splitTool, body, True)
For my test I tried to compare 2 solid parts.
Any idea of what happens?