Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
A.Acheson
in reply to: j.romo

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