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

Thats good.

Its getting stuck on picking up the <G_H> parameter from the selected part.

I thought it'd work with one of occ/partDef/partDoc but I must be using it incorrectly in 

 

If Parameter(occ, "G_H") >20 Then groove_depth = 1.42

if I use the part name like this..

If Parameter("963029 - SCH10 65NB - 200:1", "G_H")

it works fine, but it needs to work whatever the part name is.