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