PlaceConnectionDefinitionPoints(ArrayList,String,Boolean) Method
In This Topic
Function for placing connection definition points (CDPs).
Syntax
Parameters
- arrConnectionList
- List of connections on which the CDPs will be placed.
- strSchemaName
- Name of the scheme used for placing CDPs.
- bRegenrateConnections
- If set to true, connections will be regenerated prior to placing CDPs.
Exceptions
Exception | Description |
ArgumentException | Invalid parameters found. |
ApplicationException | \Internal interface necessary for wire
numbering functionality, could not be
created. |
BaseException | An error occurred while placing CDPs. |
InvalidScheme | An error occurs when used scheme name doesn't exist |
See Also