Pick GeometryIntent for assemly joint
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am thinking of make a macro to place and constrain many components in one go, using joints. The idea is to let the user:
1. select the component (selecting the wanted GeometryIntent)
2. then by click on a corresponding GeometryIntent on another component, place a copy of the component and a rigid joint between the two GeometryIntents
I already have created macro that can do a similar operation, is but based on insert constraints between circular edges instead of joints (somewhat similar to the KwikSert app). Here I use the CommanManager.Pick method to select circular entities. This method uses filters (SelectionFilterEnum) to select specific types of objects.
It don't find any filters for GeometryIntents, do anyone have a tip on how to pick this objects?
Torbjørn
Inventor 2017.4