Documentación de la API
>
Mechanica
>
Object ProMechweld
> Function ProMechweldendExtendAdjacentSurfacesGet
Function ProMechweldendExtendAdjacentSurfacesGet
Description
Obtains the "Extend Adjacent Surfaces" flag of the end weld.
Synopsis
#include <
ProMechWeld.h
>
ProError
ProMechweldendExtendAdjacentSurfacesGet
(
ProMechWeldEnd
data
/* (In)
The end weld.
*/
ProBool
* flag
/* (Out)
The flag.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
PRO_TK_BAD_CONTEXT
The Creo Simulate session was not initialized.
User Guide References
Welds:ProMechweldendExtendAdjacentSurfacesGet
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado