::hwat::utils::UpdateContact

Updates a contact between the master and slave.

Syntax

UpdateContact str_contactName str_slaveAssembly str_masterAssembly str_contactType

Arguments

str_contactName
The name of the contact to be updated.
str_slaveAssembly
The HWAT assembly name of the slave.
str_masterAssembly
The HWAT assembly name of the master.
Optional.
str_contactType
The type of contact, valid values: SINGLESURF, SURF2SURF, NODE2SURF
Default = SINGLESURF

Returns

Success
1
Failure
{}

Example

::hwat::utils::UpdateContact "contact1" "VEHICLE" "BARRIER" "NODE2SURF.