API-Dokumentation > Mechanica > Object ProMechweld > Function ProMechweldspotPointsGet
Function ProMechweldspotPointsGet
Description
Obtains the points in the Spot weld data.
Licensing Requirement
Synopsis
#include <ProMechWeld.h>
ProMechweldspotPointsGet
(
/* (In)
The spot weld data.
*/
ProMechGeomref ** references
/* (Out)
ProArray of points. Free this using ProMechgeomrefProarrayFree().
*/
)
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.
Not enough memory to allocate data.
Sample Code References
User Guide References
War dies hilfreich?