Cant show CAD or print of this so apologies. Basically my issue is they want a surface profile of a spherical cup, but the profile of the spherical cup isn't the same from one part to another (holes drilled into it depending on customer needs) so I need to be able to profile it without using a scan. How I attempted to work around these issues is taking manual hits on the sphere (which is the a datum), using the xyzijk of the hits as locations for the datum callout measured again in DCC, and as it worked for the DCC I attempted to do the same for spherical hits. Using the same method I used (ex. mansph.hit[1].x) I made the zxy at zero as it is the origin, and used that command for the IJK on the vectors. the problem is it is seeming to want to follow the autofeature DCC locations instead of my hits I used, which perplexes me as it worked fine for the datum feature. Hoping someone can help me out with this as I really don't want to take a ton of manual hits as I am trying to automate this program as much as possible.
code will come in the next comment
code will come in the next comment
Comment