04-10-2015 10:43 AM
I would like to create a 3D measurement grid in the 3D picture control as displayed below:
Short of creating a mesh of multiple points, using clip plans and other complex methods, I have not found a direct way of creating the "circles" or "arcs" using the 3D picture control. I'm looking for some advice from the community on the best and simplest method of accomplishing this common task.
04-10-2015 11:21 AM
Something like this?
04-10-2015 12:53 PM
@uChiron wrote:
Something like this?
Thanks for the response. I was referring to your method as "creating a mesh of multiple points".
What I am looking for is some way to create an arc (or modify the line style so it is curved between points). Using this method, a circle could be rendered with 4 points. For large circles and geometries this would require a substantially less points in the 3D graph and hopefully have better performance.