1. Set them up with Attach Joint Geo, then extract these information with APEX Configure Control. (before rigging)
2. Directly set them up with APEX Configure Control. (after rigging)
Surprisingly, I found this method to use Attach Joint Geo after rigging:
However, the syntax of the "Guide Sources" parameter is a bit mysterious.
* "Guide.skel Base.skel" - ok
* "/Guide.skel Base.skel" - ok
* "/Guide.skel /Base.skel" - not okay
* "Guide.skel /Base.skel" - not okay
The skel(s) are located at "/Guide.skel" and "/Base.skel" without doubt:
But I don't get when we need "/" and when we don't.
now the rule was that apex path patterns always require a / to indicate the current folder level even on top level folders. I am simply softening that rule for certain input parm cases without affecting the overall path pattern syntax. But I will bring the topic up if it rather makes sense to adjust the overall pattern.