Go to: Synopsis. Return value. Keywords. Flags. MEL examples.

Synopsis

vnnConnect [-disconnect] string string string

vnnConnect is undoable, NOT queryable, and NOT editable.

Makes a connection between two VNN node ports. The first parameter is the full name of the DG node that contains the VNN graph. The next two parameters are the full path of the ports from the root of the VNN container. This command can be used for compound or node connections, and the parameters can be out-of-order.

Return value

None

Keywords

Bifrost

Flags

disconnect
Long name (short name) Argument types Properties
-disconnect(-d) create
delete the connection if it exists, rather than creating a new connection

Flag can appear in Create mode of command Flag can appear in Edit mode of command
Flag can appear in Query mode of command Flag can be used more than once in a command.

MEL examples

vnnConnect -d |bifrostfoam1|bifrostfoamContainer1 foam.foamObject foam.fatFoamEvaluationCompound.foamObject