API 文档 > Mechanica > Object ProMechinterface > Function ProMechinterfaceDefaultUselinksGet
Function ProMechinterfaceDefaultUselinksGet
DEPRECATED:
Since Wildfire 4.0
Description
Note: From release Wildfire 4.0 this function is superseded by ProMechinterfaceBonddataGet() using a ProMechitem with the appropriate special id. PTC recommends using the new function in place of this function in all new or updated user applications.
Obtains whether or not Bonded default interface should use links.
Licensing Requirement
Synopsis
ProMechinterfaceDefaultUselinksGet
(
ProSolid owner
/* (In)
The solid model.
*/
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.
这对您有帮助吗?