If I reference a feature with a variable:
Assign/V1={Circle1} (squiggly brackets are required per the help)
I am supposed to be able to use that variable reference of the feature like this:
V1.X would be the same as Circle1.X
Has anyone used this method before and if so, can you reference the hits the same way?
V1.HIT[1].X
and so on...
I keep getting values of Zero(0) when I try to use it.
Assign/V1={Circle1} (squiggly brackets are required per the help)
I am supposed to be able to use that variable reference of the feature like this:
V1.X would be the same as Circle1.X
Has anyone used this method before and if so, can you reference the hits the same way?
V1.HIT[1].X
and so on...
I keep getting values of Zero(0) when I try to use it.
Comment