public void AutoCableSelection( string strFullLinkFileName, string strAutoSelSchemeName, bool bOnlyAutomaticCables )
public: void AutoCableSelection( String^ strFullLinkFileName, String^ strAutoSelSchemeName, bool bOnlyAutomaticCables )
Parameters
| Parameter Name | Description |
|---|---|
| strFullLinkFileName | Full link file name of the project for which the cable selection is done. |
| strAutoSelSchemeName | scheme name for the automatic cable selection. |
| bOnlyAutomaticCables | If set to true, the selection is only done for automatically generated cables. |