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