jhoelscher
Agricultural
- Jun 29, 2011
- 6
I'm trying to create a vb journal that will create streamlines from groups I have created. For each node in the group, I cannot find how to get the coordinates. See attached journal. Currently failing at the line below, (line 64).
seedsetId1 = theSession.Post.CreateStreamlineSeedSet(1, group.Name, seeds1)
Any help would be greatly appreciated.
Thanks,
Josh
seedsetId1 = theSession.Post.CreateStreamlineSeedSet(1, group.Name, seeds1)
Any help would be greatly appreciated.
Thanks,
Josh