Description | |||||||||||||||||
Obtains the edges for the AutoGEM min edge mesh control data. | |||||||||||||||||
Licensing Requirement | |||||||||||||||||
TOOLKIT for Mechanica | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProMechMeshControl.h> | |||||||||||||||||
ProError | ProMechmcautogemminedgeEdgesGet | ( | |||||||||||||||
ProMechMCAutogemMinEdgeData data | |||||||||||||||||
/* (In) | |||||||||||||||||
The AutoGEM min edge mesh control data. | |||||||||||||||||
*/ | |||||||||||||||||
ProMechGeomref** edges | |||||||||||||||||
/* (Out) | |||||||||||||||||
ProArray of edges. Free this using ProMechgeomrefProarrayFree(). | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|