DustyCode Posted October 29, 2010 Report Posted October 29, 2010 Hi there, anyone could help me with this? I would like to draw a quarter of a sphere using Picture Control. However I still cannot figure out how to do it. If this can't be achieved using Picture Control, is there any other method? Thanks in advance! Quote
Francois Normandin Posted October 29, 2010 Report Posted October 29, 2010 You can use the Draw Arc VI from the Picture Functions palette. Quote
DustyCode Posted October 29, 2010 Author Report Posted October 29, 2010 You can use the Draw Arc VI from the Picture Functions palette. Oh I could do it this way, I forgot to mention that I mean a 3D quarter sphere. There are VIs where I can use to create a whole 3D sphere, however I only want a quarter of it. Quote
Francois Normandin Posted October 29, 2010 Report Posted October 29, 2010 Oh I could do it this way, I forgot to mention that I mean a 3D quarter sphere. There are VIs where I can use to create a whole 3D sphere, however I only want a quarter of it. Sphere is 3D... I should have understood. I see what you mean. You'll have to "Add Clip Planes" to prevent the sphere to be drawn past some limits you set. cut sphere.vi Quote
DustyCode Posted October 29, 2010 Author Report Posted October 29, 2010 Awesome! That's just what I needed. Thank you so much! Sphere is 3D... I should have understood. I see what you mean. You'll have to "Add Clip Planes" to prevent the sphere to be drawn past some limits you set. cut sphere.vi Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.