One of the cool things that I think is possible with custom subassemblies is the ability to create your own name for the targets. Instead of the generic “Target Alignment” you can make ones that are easier to find and interpret on the left side of the target list. I'snt “Min Toe Offset” or “ROW Offset” easier to understand? You could even use the ones that ship out of the box and go in and change the target names and recompile them.
The names may be changed in the GetLogicalNamesImplement portion of the code. The default is a number, but a string value may be used instead to describe what the target is for.
No comments:
Post a Comment