Creates an access on a tri-hybrid object.
A tri-hybrid access can be created using the following Lisp syntax:
(make-tri-hybrid-access hybrid_object_reference access_ref1 access_ref2 access_ref3)
the make-access function requires the following arguments:
This functions similarly to the hybrid access, except that it is specific to tri-hybrid objects.
Once created, the tri-hybrid access can be used in any situation where a normal access can be used.
Although you can not use (get-info ... ) to query a hybrid's physical or modal parameters, you can use (get-info ... ) to get the speed, position and interaction force of a hybrid access!