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