AlignAndFormatConnectionDefinitionPoints(ArrayList,String,Align,Boolean,Boolean) Method
In This Topic
function to re-align and re-format connection definition points.
Syntax
Parameters
| Parameter Name | Description |
|---|
| arrConnectionList | List of connections for which to format and align connection definition points. |
| strSchemaName | Name of the scheme, which is used for wire numbering. |
| rAlignFormatMode | Mode, which will be used for aligning and formatting of connection definition points. The values 0, 1, and 2 are allowed. See enumeration ConnectionService.Align. |
| bLeaveManuals | If set to true, connection definition points indicated as 'manually set' are ignored. |
| bRegenrateConnections | If set to true, connections will be generated before formatting. |
Exceptions
See Also