08-12-2022
05:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
08-12-2022
05:37 PM
Your part document object has no document reference. It should be ThisApplication.ActiveDocument or you can use the ilogic version ThisDoc.Document if your running it in event triggers.
Your oParam object is referenced to the parameters collection "Parameters" . Either rewrite it like Inventor.Parameter or [Parameter]
If this solved a problem, please click (accept) as solution.
Or if this helped you, please, click (like)
Regards
Alan
Or if this helped you, please, click (like)
Regards
Alan