
ProCavitylayoutLeaderMdlnameSet | |
( ProCavityLayout cvlayout /* (In) Pointer to the layout handle; */ ProMdl in_leader /* (In) The leader model (must be a mold/casting model if the layout owner is a regular assembly, and mold/casting design model if the owner is mold/casting); */ ProMdlName ref_name /* (In) Unique name for the reference model to be created for the design model in_leader. This argument has sense only if the owner is mold/casting. */ ProMdl* out_leader /* (Out) The result leader model set. It is the same as in_leader if if the layout owner is a regular assembly, and mold/casting reference model if the owner is mold/casting) */ ) |

The model is successfully set. | |
The layout handle is not initialized or the leader type is not allowed or does not correspond to the owner type. | |
Cannot set the leader model. |


