Eplan Platform API
Eplan.EplApi.DataModel Namespace / DaisyChain Class / RemoveConnectionPoint Method
Index of existing connection point in daisy chain (0-based)

In This Topic
RemoveConnectionPoint Method
In This Topic
Removes a net connection point and connection
Syntax
public void RemoveConnectionPoint( 
   int index
)

Parameters

index
Index of existing connection point in daisy chain (0-based)
See Also