
ProSmtMdlIsFlatStateInstance | |
( ProMdl smt_model /* (In) model to be checked, if it is a flat state instance */ ProBoolean* is_instance_model /* (Out) PRO_B_TRUE if smt_model is a sheetmetal flat instance model, PRO_B_FALSE otherwise */ ProMdl* generic_model /* (Out) handle to the generic model, if is_instance_model is PRO_B_TRUE */ ) |

The function is successful | |
The input argument is invalid. | |
The model is not of sheetmetal type |
