::hwat::utils::UpdateContact
Updates a contact between the main and secondary.
Syntax
UpdateContact str_contactName str_secondaryAssembly str_mainAssembly str_contactType
Arguments
- str_contactName
- The name of the contact to be updated.
- str_secondaryAssembly
- The HWAT assembly name of the secondary.
- str_mainAssembly
- The HWAT assembly name of the main.
- str_contactType
- The type of contact, valid values: SINGLESURF, SURF2SURF, NODE2SURF
Returns
- Success
- 1
- Failure
- {}
Example
::hwat::utils::UpdateContact "contact1" "VEHICLE" "BARRIER" "NODE2SURF.