API 文件集 > Mechanica > Object ProMechinterface > Function ProMechcontactinterfacedataAnglebetweensurfacesGet
Function ProMechcontactinterfacedataAnglebetweensurfacesGet
DEPRECATED:
Since Wildfire 5.0
Description
Note: This function is deprecated. Use ProMechcontactinterfacedataAnglebetweensurfacesExprGet() instead.
Obtains the angle between surfaces for selection filter tolerance while creating runtime contacts between surfaces in a component-component type interface.
Licensing Requirement
Synopsis
ProMechcontactinterfacedataAnglebetweensurfacesGet
(
/* (In)
The interface data.
*/
double* angle
/* (Out)
The angle in degrees.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
這是否有幫助?