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
这对您有帮助吗?