DEPRECATED: | Since Wildfire 5.0 | ||||||||||
SUPERSEDED BY: | ProMechcontactinterfacedataAnglebetweensurfacesExprSet | ||||||||||
Description | |||||||||||
Note: This function is deprecated. Use ProMechcontactinterfacedataAnglebetweensurfacesExprSet() instead.
Sets the angle between surfaces for selection filter tolerance while creating contacts between surfaces in a component-component type interface. |
|||||||||||
Licensing Requirement | |||||||||||
TOOLKIT for Mechanica | |||||||||||
Synopsis | |||||||||||
#include <ProMechInterface.h> | |||||||||||
ProError | ProMechcontactinterfacedataAnglebetweensurfacesSet | ( | |||||||||
ProMechInterfaceContactData data | |||||||||||
/* (In) | |||||||||||
The interface data. | |||||||||||
*/ | |||||||||||
double angle | |||||||||||
/* (In) | |||||||||||
The angle in degrees. | |||||||||||
*/ | |||||||||||
) | |||||||||||
Returns | |||||||||||
|