Function DP_DeepBaseModelHasDefaultFParam

Function DP_DeepBaseModelHasDefaultFParam#

Function Documentation#

bool DP_DeepBaseModelHasDefaultFParam(DP_DeepBaseModel *dpbase)#

Check if the model has default frame parameters.

Since

API version 26

Parameters:

dpbase[in] The DP to use.

Returns:

true the model has default frame parameters

Returns:

false the model does not have default frame parameters