Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have a script that needs to load selections saved in a yaml file. The selectionCommandInputs are created in the CommandCreateHandler. After the commands are created a custom event is fired that selects the saved selections.
It works fine for Occurences and Joints, but fails with runtime error 3 when trying to add a JointOrigin.
The origin_input has a selectionFilter for 'JointOrigins' and number of selections is limited to 1.
Am I doing something wrong here?
Solved! Go to Solution.