API Documentation > Mechanica > Object ProMechinterface > Function ProMechbondinterfacedataMergenodesSet
Function ProMechbondinterfacedataMergenodesSet
Description
Assigns whether or not this bonded interface should merge coincident nodes.
Licensing Requirement
Synopsis
ProMechbondinterfacedataMergenodesSet
(
/* (In)
The interface data.
*/
ProBoolean merge_nodes
/* (In)
PRO_B_TRUE to merge nodes, PRO_B_FALSE otherwise.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
Was this helpful?