Documentation de l'API > Mechanica > Object ProMechinterface > Function ProMechinterfaceUselinksGet
Function ProMechinterfaceUselinksGet
DEPRECATED:
Since Wildfire 4.0
Description
Note: From release Wildfire 4.0 this function is superseded by ProMechinterfaceBonddataGet(). PTC recommends using the new function in place of this function in all new or updated user applications.
Obtains whether or not this Bonded interface should use links.
Licensing Requirement
Synopsis
ProMechinterfaceUselinksGet
(
/* (In)
The interface.
*/
ProBoolean* use_links
/* (Out)
the flag for use links.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
This item does not contain this type of interface.
The Creo Simulate session is not initialized.
The Input ProMechItem Solid pointer is invalid.
A general error is encountered.
Est-ce que cela a été utile ?