
(*ProModelCreatePreAction) | |
( ProMdlType mdl_type /* (In) The model type (PRO_MDL_PART, PRO_MDL_ASSEMBLY, and so on) */ ProMdlsubtype sub_type /* (In) The model subtype */ ProMdlName r_model_name /* (Out) The model name assigned by the callback. */ ProBoolean* r_allow_override /* (Out) If this is PRO_B_FALSE, the supplied model name cannot be overridden by the user. */ ) |

Successful exit from this function. | |
Other | An error was encountered. Model creation will be stopped. |


