Documentation de l'API > Mechanica > Object ProMechweld > Function ProMechweldperimeterEdgesGet
Function ProMechweldperimeterEdgesGet
Description
Obtains the edges in the perimeter weld data.
Licensing Requirement
Synopsis
#include <ProMechWeld.h>
ProMechweldperimeterEdgesGet
(
/* (In)
The mesh control data.
*/
/* (Out)
ProArray of edges. Free this using ProMechweldedgeProarrayFree().
*/
)
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
Est-ce que cela a été utile ?