*interfacecontactsurf
Add the contactsurf to the interface/group.
Syntax
*interfacecontactsurf name master markmask
Type
HyperMesh Tcl Modify
Description
Add the contactsurf to the interface/group.
Inputs
- Name
- Name of the interface/group that is being updated.
- Master
- Master or slave interface.
- markmask
- Contactsurf that need to be added to interface.
Example
Add to the master group "test" the contactsurf in markmask.
*interfacecontactsurf("test", 1, 1)
Set Master = 0 to add contactsurf to slave interface definition.
Errors
None.