| Library | Module | Frames | Expand |
| string | CableName | |
| The name of the imported cable file. | ||
| pfcModel | Harness | |
| A harness model referenced by the assembly. | ||
| static pfcCableParamsImportInstructions | Create (pfcModel Harness, string CableName) | |
| Creates a new instructions object used to import from cable parameters (CABLE_PARAMS) type file. | ||
| string | CableName |
|
The name of the imported cable file. |
| pfcModel | Harness |
|
A harness model referenced by the assembly. |
| static pfcCableParamsImportInstructions | Create | (pfcModel Harness, string CableName) |
|
Creates a new instructions object used to import from cable parameters (CABLE_PARAMS) type file. This argument must be passed to pfcModel.Import() to read in the parameters file. Valid only for cabling assemblies.
|