ports#

property LocalMechanicalPool.ports#

Get a list of the ports that are used.

Examples

Get the list of ports used by the pool of Mechanical instances.

>>> pool.ports
[10001, 10002]