Message 1 of 2
Import Points and Link Z-Coordinate to Paramter Value

Not applicable
12-04-2018
08:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Guys,
I have a working CSV importer script that creates a bunch of parameters and then creates points based on the parameter values (in my case only the z-cordinate is parameter driven) but when I update the parameter value in Fusion GUI manualy the point position doesn't change. It appears that once the points are created they are no longer tied to the parameter in any way. How can I create the points in a way that will forever tie them to the parameter value and have the point position update when the parameter is updated?
See attached for the script and sample CSV that I am using.