AdamJ Posted June 27, 2004 Share Posted June 27, 2004 Hi all, I'm hoping that some of the vops/vex pros can help me out here. I'm looking to export an attribute data using ptnum (point number) from VOPS. 'importAttrib' has a connection so one can specify ptnum and get that point attribute value.. but I can't figure out how to export a modified value to that same point. So far the only way to add/overwrite attribute values is using 'addAttrib' but that node doesn't have 'ptnum' so I can't set destination point.. What I'm trying to do is iterate in VOPS through all my points, comparing pairs of points and modifing/or not one of the points attribute values based on the comparison. Any suggestions would be greatly appreciated! Adam edit: Never mind...heh..got it working. I was trying to use the for loop to go through all points which was unnecessary. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.