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