API 文档 > Features > Object ProUdfmdl > Function ProUdfmdlNamesSet
Function ProUdfmdlNamesSet
Description
Add a ProUdfMdlNames structure to the UDF placement data.
Synopsis
#include <ProUdf.h>
ProUdfmdlNamesSet
(
/* (In)
UDF data.
*/
ProUdfmdlNames mdl_names
/* (In)
The UDF model names object.
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
User Guide References
这对您有帮助吗?