Documentación de la API > Miscellaneous > Object ProCavitylayout > Function ProCavitylayoutModelMdlnamesGet
Function ProCavitylayoutModelMdlnamesGet
Description
For Cavity Layout with Rule set to Variable gets the information about patern models replacement.
Synopsis
ProCavitylayoutModelMdlnamesGet
(
/* (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
The information is successfully received.
The entered data is incorrect.
Cannot get the requested info.
Sample Code References
User Guide References
¿Fue esto útil?