API 文件集 > Mechanica > Object ProMechinterface > Function ProMechbondinterfacedataMergenodesGet
Function ProMechbondinterfacedataMergenodesGet
Description
Obtains whether or not this bonded interface should merge coincident nodes.
Licensing Requirement
Synopsis
ProMechbondinterfacedataMergenodesGet
(
/* (In)
The interface data.
*/
ProBoolean* merge_nodes
/* (Out)
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
這是否有幫助?