DesignateConnections(Project,String,DesignateOverwrition,Boolean,Boolean) Method
In This Topic
Designate connections (wires) with connection definition point.
Syntax
Parameters
| Parameter Name | Description |
|---|
| oProject | Project in which the connections will be designated. |
| strSchemaName | Name of the scheme, which is used for the wire numbering. |
| rOverwriteMode | Mode to determine whether already existing connection designations will be overwritten. Valid values are\:0, 1, and See enum DESIGNATE_OVERWRITE_MODE. |
| bMarkAsManual | If this flag is set to true, the created connection designations will be marked as "manually set". |
| bRegenrateConnections | If set to true, connections in the project will be updated prior to running the connection designation. |
Exceptions
See Also