I'm trying to get all the limb positions from a very simple X file (it is just two rectangles, and converted using Deep Exploration). However, it returns the number of limbs -1 (ie 2). It is set up like this :
NULL Object
| Test
+ Planexxx
To start with the program displays no limb name, followed by NULLObject, followed by Planexxx. For some reason the test limb is ignored.
In addition, a run-time error seems to mean that it cant get the positions for the test.
The number of limbs returned is 4 - I think this should be three.
How can I get all the correct limb positions ?
It seems that the LIMB POSITION X,Y and Z commands cause the problem - without any or all of these, I can get all the names