Been reading a lot of posts on iterative alignments which seem to cause some confusion, but once cracked have shown good, repeatable and reproducible results for me!
Alas, moved on the next part number of blade, and no matter what I do I get the ever so helpful “iterative alignment error” message!
This second batch of blades has a much steeper blade angle, so I am thinking the sets of datum points are not 90degrees to another, however these are taken from the CAD model! To confirm my theory if I tweak the vectors it runs, but now I’m not approaching the points correctly?
Anyone ever come across this?
Thanks I’m advanced!
The normal vectors for the first set of elements must be approximately parallel.
The features in the ROTATE set must have normal vectors that are approximately perpendicular to the vectors of the features in the LEVEL set.
The features in the ORIGIN set must have a normal vector that is approximately perpendicular to both the vectors from the LEVEL set and the ROTATE set.
For more complex parts (like blades) I've found that I usually need to code my own version of an iterative alignment using IF/GOTO commands and labels. I've attached a document that explains the process.