Description | |||||||||||||||||
Obtains the edges in the perimeter weld data. | |||||||||||||||||
Licensing Requirement | |||||||||||||||||
TOOLKIT for Mechanica | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProMechWeld.h> | |||||||||||||||||
ProError | ProMechweldperimeterEdgesGet | ( | |||||||||||||||
ProMechWeldPerimeter data | |||||||||||||||||
/* (In) | |||||||||||||||||
The mesh control data. | |||||||||||||||||
*/ | |||||||||||||||||
ProMechWeldEdgeData** edges | |||||||||||||||||
/* (Out) | |||||||||||||||||
ProArray of edges. Free this using ProMechweldedgeProarrayFree(). | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|