API 설명서 > Mechanica > Object ProMechinterface > Function ProMechcontactinterfacedataCheckonlyplanarGet
Function ProMechcontactinterfacedataCheckonlyplanarGet
Description
Obtains whether to check for contact between planar surfaces only, for selection filter tolerance while creating runtime contacts between surfaces in a component-component type interface.
Licensing Requirement
Synopsis
ProMechcontactinterfacedataCheckonlyplanarGet
(
/* (In)
The interface data.
*/
ProBoolean* planar_only
/* (Out)
PRO_B_TRUE to check for planar surface only, 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
도움이 되셨나요?