07-30-2020
09:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
07-30-2020
09:29 AM
- Is this form an iLogic form, and not a Windows.Forms.Form?
- If this for is an iLogic form, is it stored locally within the assembly document, or is it a Global Form?
- If it is a VBA UserForm, is its module within the assembly document's project, or within the main default application project.
- Do you only want to cycle through the PartDocuments that are within the active assembly, or do you want to cycle through sub-assemblies too.
- If you want to cycle through sub-assemblies, do you also want to cycle through each part within each level of each sub-assembly. How many layers deep do you want to go within the sub-assemblies?
Wesley Crihfield
(Not an Autodesk Employee)