DeleteConnectionDefinitionPoints(ArrayList,Deletion,Boolean,Boolean) Method
In This Topic
Delete wire designations and connection definition points.
Syntax
Parameters
| Parameter Name | Description |
|---|
| arrConnectionList | List of connections for which to delete the wire designations or connection definition points. |
| rDeleteMode | Delete mode. Valid values are 0 and 1. See enumeration ConnectionService.Deletion. |
| bLeaveManuals | If set to true, connection definition points indicated as 'manually set' are ignored. |
| bRegenrateConnections | If set to true, first the connections will be regenerated. |
Exceptions
See Also