public void CreateAutoCable( string strFullLinkFileName, string strCreateSchemeName, bool bRegenrateConnections )
public: void CreateAutoCable( String^ strFullLinkFileName, String^ strCreateSchemeName, bool bRegenrateConnections )
Parameters
| Parameter Name | Description |
|---|---|
| strFullLinkFileName | Full link file name of the project in which cables will be generated. |
| strCreateSchemeName | Name of the scheme used for generating cables. |
| bRegenrateConnections | If set to true, connections are generated prior to cable generation. |