Is there any way to draw this

SolidCircle but The middle is transparent, surrounded by color
1288185342
The same goes for Draw.SolidArc
SolidPlane
I need transparency in the middle
Is there any way to draw it?

Hi

Sorry, there’s no way to draw that using any built-in methods right now. You can of course use Draw.SolidMesh, but then you have to construct the mesh yourself.