Graphics arc + matter collision?

I would like to add a matter collision body to a graphics arc. How would you approach this? can i attach it directly to the arc, or convert the arc to points?

I should mention that the arc also spins around, and scales up and down ( is destroyed and redrawn ) - I’m really not sure how to implement the collision. conceptually the ship is supposed to navigate through the gaps in the ring.