API Help
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / CONNECTION_TERMINALSIZE_DESTINATION Property / CONNECTION_TERMINALSIZE_DESTINATION(Int32) Property

In This Topic
CONNECTION_TERMINALSIZE_DESTINATION(Int32) Property
In This Topic
Connection dimension target # 31097. This property isn't indexed.
Syntax
public PropertyValue CONNECTION_TERMINALSIZE_DESTINATION( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

When routing connections, it is here that the connection dimension of the target connection point is entered.

See Also