vfoReInstallAllFluidGuardRingDevices
vfoReInstallAllFluidGuardRingDevices(
t_techFileId
)
=> t / nil
Description
Reinstalls all the FGR devices in the specified technology file.
Arguments
|
The ID of the technology file in which the guard ring devices are to be reinstalled. |
Value Returned
Example
vfoReInstallAllFluidGuardRingDevices(tf2)
Reinstalls all the FGR devices in the tf2 technology file.
Return to top