Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello here,
i want to Change a value in iAssembly table (user Parameter), but i cann't find a comand for it.
All that I have is:
iPart.ChangeRow("iComponentName:1", "RowMemberName")
i = iPart.FindRow("iComponentName:1", "columnName", "<=", 0.2, "columnName", "<=", 4.1)
but i don't need a to Change a iPart in "iComponentName:1", but in the assembly itself...
Any ideas????
Best regards,
Alex
Solved! Go to Solution.