Documentación de la API > Mechanica > Object ProMechweld > Function ProMechweldspotDiameterGet
Function ProMechweldspotDiameterGet
Description
Obtains the diameter for the spot weld data. Use ProMathExpressionEvaluate() to evaluate it.
Licensing Requirement
Synopsis
#include <ProMechWeld.h>
ProMechweldspotDiameterGet
(
/* (In)
The spot weld data.
*/
/* (Out)
The diameter.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The Creo Simulate session was not initialized.
No license was available to enable this function.
Sample Code References
User Guide References
¿Fue esto útil?