
(*ProModelStartAction) | |
( ProMdlName name /* (In) The name of the new model entered by the user on the New dialog. */ ProMdlType type /* (In) The type of the new model */ ProMdlsubtype subtype /* (In) The subtype of the new model */ ) |

The Creo Parametric TOOLKIT callback successfully created the new model. | |
Creo Parametric should use the regular user interface for defining the model. | |
The user quit from the interaction controlled by the callback. The File New command will terminate. | |
Other | Some other error prevented the Creo Parametric TOOLKIT application from creating the model. The File New command will be teminated. |

