Description | |||||||||||
For Cavity Layout with Rule set to Variable gets the information about patern models replacement. | |||||||||||
Synopsis | |||||||||||
#include <ProCavitylayout.h> | |||||||||||
ProError | ProCavitylayoutModelMdlnamesGet | ( | |||||||||
ProCavityLayout cvlayout | |||||||||||
/* (In) | |||||||||||
Pointer to the layout handle | |||||||||||
*/ | |||||||||||
ProMdlName** repl_models | |||||||||||
/* (Out) | |||||||||||
ProArray of instance names replacing layout model. Number of elements in the array will be equal to the number of rows in variable layout table. Free this argument using ProArrayFree. | |||||||||||
*/ | |||||||||||
) | |||||||||||
Returns | |||||||||||
|