API Documentation > Mechanica > Object ProMechinterface > Function ProMechcontactinterfacedataSeparationdistanceSet
Function ProMechcontactinterfacedataSeparationdistanceSet
DEPRECATED:
Since Wildfire 5.0
Description
Note: This function is deprecated. Use ProMechcontactinterfacedataSeparationdistanceExprSet() instead.
Sets the separation distance for selection filter tolerance while creating runtime contacts between surfaces in a component-component type interface.
Licensing Requirement
Synopsis
ProMechcontactinterfacedataSeparationdistanceSet
(
/* (In)
The interface data.
*/
double sep_dist
/* (In)
The Separation distance.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
Was this helpful?