API Documentation > Mechanica > Object ProMechweld > Function ProMechweldspotPntsSet
Function ProMechweldspotPntsSet
Description
Assigns the points in the Spot weld data.
Licensing Requirement
Synopsis
#include <ProMechWeld.h>
ProMechweldspotPntsSet
(
/* (In)
The spot weld data.
*/
ProMechGeomref * references
/* (In)
ProArray of points.
*/
)
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.
User Guide References
Was this helpful?