Jump to content

Slot Profile


---
 Share

Recommended Posts

Mike, here's a method I use for calculating profile from Space Points. Best of luck.

General method for calculating profile from Space Points.
First, measure individual Space Points relative to CAD, and extract Space Point Distance for each point.
Use Minimum and Maximum calculations to find the minimum and maximum deviation for all Space Point Distance results. Using Results Element, calculate the absolute value of the minimum and maximum results. Use Maximum to find the largest value from the two results elements. Then use one last Results Element to multiple the last Maximum result by 2 for the profile number. This assumes the profile call-out is bilateral.

Minimum (All Space Point Distance Values)
Maximum (All Space Point Distance Values)
Results Element (abs(Minimum (All Space Point Distance Values))
Results Element (abs(Maximum (All Space Point Distance Values))
Maximum (Results Element(abs(Min)), Results Element(abs(Max)))
Results Element(Maximum (Results Element(abs(Min)), Results Element(abs(Max)))*2)
Link to comment
Share on other sites

 Share

×
×
  • Create New...