Class pfcCableParamsImportInstructions
Description
This class specifies instructions used to import from a cable parameters file.
User Guide References:
Method Summary
| |
| |
| |
| Creates a new instructions object used to import from cable parameters (CABLE_PARAMS) type file. |
| |
| |
void | |
| |
| |
| The name of the imported cable file. |
| |
| |
void | |
| |
| |
| A harness model referenced by the assembly. |
| |
| |
| |
| |
Method Detail
| GetHarness | () |
void | SetHarness | |
A harness model referenced by the assembly.
| GetCableName | () |
void | SetCableName | |
The name of the imported cable file.
Creates a new instructions object used to import from cable parameters (CABLE_PARAMS) type file.
User Guide References:
Parameters:
Harness
A harness referenced by the assembly.
CableName
The name of the imported cable file.
Returns:
The new instructions object.