API 설명서 > Mechanica > Object ProMechinterface > Function ProMechcontactinterfacedataDynamicCoeffSameAsStaticSet
Function ProMechcontactinterfacedataDynamicCoeffSameAsStaticSet
Description
Sets whether or not the dynamic coefficient of friction is same as the static coefficient of friction.
Licensing Requirement
Synopsis
ProMechcontactinterfacedataDynamicCoeffSameAsStaticSet
(
/* (In)
The interface data.
*/
ProBoolean same_as_static
/* (In)
PRO_B_TRUE if the dynamic coefficient of friction is same as static coefficient of friction PRO_B_FALSE otherwise.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
Subtype cannot be changed.
User Guide References
도움이 되셨나요?