API Documentation > Mechanica > Object ProMechinterface > Function ProMechcontactinterfacedataUseSelectionFilterTolSet
Function ProMechcontactinterfacedataUseSelectionFilterTolSet
Description
Obtains whether or not this contact interface should use the selection filter tolerances between contact surfaces
Licensing Requirement
Synopsis
ProMechcontactinterfacedataUseSelectionFilterTolSet
(
/* (In)
The interface data.
*/
ProBoolean use_sel_filter_tol
/* (In)
PRO_B_TRUE if Use Selection Filter Tolerances is ON 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
Was this helpful?