API 설명서 > Mechanica > Object ProMechinterface > Function ProMechcontactinterfacedataSplitsurfacesSet
Function ProMechcontactinterfacedataSplitsurfacesSet
Description
Sets whether or not this contact interface should split surfaces.
Licensing Requirement
Synopsis
ProMechcontactinterfacedataSplitsurfacesSet
(
/* (In)
The interface data.
*/
ProBoolean split_srf
/* (In)
PRO_B_TRUE to split surfaces, 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
도움이 되셨나요?