| Library | Module | Frames | Expand |
| Property | CableName | as String |
| The name of the cable in the harness whose parameters will be exported. | ||
| Property | Mdl | as IpfcModel |
| A harness model referenced by the assembly. | ||
| Function | CCpfcCableParamsFileInstructions.Create (Mdl as IpfcModel, CableName as String) as IpfcCableParamsFileInstructions | |
| Creates a new instructions object used to export cable parameters from an assembly. | ||
| Property | CableName | as String |
|
The name of the cable in the harness whose parameters will be exported. |
| Property | Mdl | as IpfcModel |
|
A harness model referenced by the assembly. |
| Function | CCpfcCableParamsFileInstructions.Create | (Mdl as IpfcModel, CableName as String) as IpfcCableParamsFileInstructions |
|
Creates a new instructions object used to export cable parameters from an assembly. This argument must be passed to IpfcModel.Export() to produce an output file. Valid only for solid models.
|