| DEPRECATED: | Since Creo 3 |
| SUPERSEDED BY: | ProCavitylayoutModelMdlnamesSet |
| Description |
| Note: This function is deprecated Use ProCavitylayoutModelMdlnamesSet instead. For Cavity Layout with Rule set to Variable replaces patern models with their family table instances. The leader model will not be replaced. |
| Synopsis |
| #include <ProCavitylayout.h> |
| ProError | ProCavitylayoutModelnamesSet | ( |
| ProCavityLayout cvlayout | |
| /*
(In) |
| Pointer to the layout handle |
| */ |
| ProName* repl_models | |
| /*
(In) |
| ProArray of instance names replacing layout model. Number of elements in the array should be equal to the number of rows in variable layout table. The name coresponding to the layout leader will be ignored. |
| */ |
| ) |
| Returns |
|
|