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

 I expect your updated rule  looks like this:

Dim PropValue As String = iProperties.Value("Custom", "AAA")
'updates the user-defined text parameter
Weight = PropValue
 
'this message is for debugging only
MsgBox("Parameter was updated: " & Weight)

Name in blue should be the name of your user parameter.


Vladimir Ananyev
Developer Technical Services
Autodesk Developer Network