03-06-2020
09:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
03-06-2020
09:57 AM
Possibly, yes.
If so, would you want to launch the code from the assembly level, or from the part level?
I'm thinking within the code:
- Create several offset work planes along the length of the part, at the locations you want to split it
- Create 'Split' features, which use those workplanes, and keep both sides.
- Use the DataIO property of each resulting solid body to export them to seperate Part files.
- You would have to specify what you want to name them and where to save them to
- Then, perhaps the most complicated part, reinserting them all back into the assembly, and constraining them where their supposed to be.
- This is a whole nother ball game, and only you know the design intent.
Wesley Crihfield
(Not an Autodesk Employee)