Documentación de la API > Mechanica > Object ProMechinterface > Function ProMechfreeinterfacedataSplitsurfacesSet
Function ProMechfreeinterfacedataSplitsurfacesSet
Description
Sets whether or not this free interface should split surfaces.
Licensing Requirement
Synopsis
ProMechfreeinterfacedataSplitsurfacesSet
(
/* (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
¿Fue esto útil?