Message 1 of 5
Inventor 2023: Access a member create with the frame generator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear All,
Here is the context in which I work.
I am in a General Assembly that is composed of part, welded construction and frame generated by the Frame Generator.
The question is how to reach the angle (in my case) with an iLogic code.
The code should look something like this
Dim oDoc As AssemblyDocument = ThisDoc.Document
Dim oCompDef As Componentdefinition = ...
I have to go to the angle with the API objects.
I am listening to your proposals