11-09-2015
11:56 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
11-09-2015
11:56 PM
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