Description | ||||||||||||||
The get the type and subtype of the weld | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProWeld.h> | ||||||||||||||
ProError | ProWeldTypeGet | ( | ||||||||||||
ProFeature* weld | ||||||||||||||
/* (In) | ||||||||||||||
The weld feature | ||||||||||||||
*/ | ||||||||||||||
ProWeldtype* type | ||||||||||||||
/* (Out) | ||||||||||||||
The weld type | ||||||||||||||
*/ | ||||||||||||||
ProWeldsubtype* subtype | ||||||||||||||
/* (Out) | ||||||||||||||
The weld subtype, NULL is allowed if not interested. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|