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: Rich-T

You can use the below to target the logic parameter. This might fail if the level is too deep.

occ.Name

 You can also use the API method directly for parameters see help page here. 

Pay attention to the value returned in case its in cm and not your document units.

Dim paramValue As Double = partDef.Parameters.Item("G_H").Value

 

If this solved a problem, please click (accept) as solution.‌‌‌‌
Or if this helped you, please, click (like)‌‌
Regards
Alan