of.DFN.connectivity#

of.DFN.connectivity *dfn_tag* <string> *N* <int> *node0* <int> *node1* <int> *node2* <int> …

Create DFN groups by knowing its node ids.

Parameters:

dfn_tag: tag of the DFN group

N: size of the group

node: node id


Example:#

# 3 DFN ids in this DFN group
of.DFN.connectivity 'dfn1' 3 0 14 27 26 48 56