Function DP_DeepBaseModelGetTypeMap#
Defined in File c_api.h
Function Documentation#
- const char *DP_DeepBaseModelGetTypeMap(DP_DeepBaseModel *dpbase)#
Get the type map of a DP.
- Since
API version 24
- Parameters:
dpbase – [in] The DP to use.
- Returns:
The type map of the DP.