Placing parts in an assembly by manually selecting top oreintation for each part using ilogic
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey folks,
So I am stuck in designing a workflow where I can place parts in an assembly in a specific orientation by manually selecting the face of the part. I have this workflow that I want to go for:
1. Create a multibody part
2. Export each body as a separate part in an assembly using an logic rule
3. In that new assembly, there will be another ilogic rule, that will reoreint those parts exported in step 2, in a way the user like, either by clicking on the face that needs to be a s atop view or automatically by detecting some kind of feature etc.
Now I am stuck in step 3 as to how do I go about it? Is there a way the parts could be oriented based on a specific feature they have within the rule in step 2, so that the face having that feature will always be a top view using ilogic
OR
Let the user select the face he wants to be a top view when the rule is running in step 3??
Any help would be greatly appreciated!