hexagon logo

Referencing one point of a circle

Can someone remind me how to reference one point of a circle. For example, if I am creating a constructed set and I just want to include one hit point from a circle. Isn't it like: CIR1.HIT[1]? And then how would I reference multiple hits of that circle? Instead of doing CIR1.HIT[1],CIR1.HIT[2],CIR1.HIT[3] can I do something like CIR1.HIT[1...3] ? I don't want to use the actual circle - I want to use the hit points. Thanks.

Attached Files
Parents Reply Children