Get information about a connection using (get-info ...).
The generic (get-info ... ) function can be used to obtain connection-specific information using the following Lisp syntax:
(get-info 'connection connection_reference data_type)
The (get-info 'connection ... ) function takes one argument:
Although the (get-info ... ) command is a general-purpose command used throughout the Modalys environment, we are describing its use specifically as it relates to connections here.
This function allows you to query a connection for potentially useful information. The following data types may be used:
The following data types are used for bi-directional connections like 'bow
There are no special options for this function.