...
Scroll tablelayout |
---|
sortDirection | ASC |
---|
repeatTableHeaders | default | style |
---|
widths | 18%, 15%, 14%, 13%, 40% |
---|
style | |
---|
sortByColumn | 1 |
---|
sortEnabled | false |
---|
cellHighlighting | true |
---|
|
...
string
Examples
Code Block |
---|
|
compareModules "RightUpLeg" "LeftUpLeg"; |
When the above is entered into the Script Editor and the script is run, the Log displays the following:
Code Block |
---|
|
ERROR: Attribute Name on RightUpLeg does not have the same data as attribute Name on LeftUpLeg. |
...
ERROR: Attribute Pre_Translation on RightUpLeg does not have the same data as attribute Pre_Translation on LeftUpLeg. |
...
ERROR: Attribute Joint_Range on RightUpLeg does not have the same data as attribute Joint_Range on LeftUpLeg. |
...
ERROR: Attribute Joint_Covariance_Matrix on RightUpLeg does not have the same data as attribute Joint_Covariance_Matrix on LeftUpLeg.
|
...
ERROR: Attribute Parameter_PositionX on RightUpLeg does not have the same data as attribute Parameter_PositionX on LeftUpLeg. |
...
ERROR: Attribute Preferred_Pose on RightUpLeg does not have the same data as attribute Preferred_Pose on LeftUpLeg. |