API Help
Eplan.EplApi.DataModel Namespace / ConnectionDefinitionPointPropertyList Class / CONNECTION_SWAP_SRC_DEST Property / CONNECTION_SWAP_SRC_DEST(Int32) Property

In This Topic
CONNECTION_SWAP_SRC_DEST(Int32) Property
In This Topic
Exchange source and target # 31013. This property isn't indexed.
Syntax
public PropertyValue CONNECTION_SWAP_SRC_DEST( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

The source and target of a connection are determined by the device tag of the connected functions. Using this property, you can reverse the direction of the individual connection on the connection.

See Also