Documentação da API > Features > Object ProUdfdata > Function ProUdfdataIntersectionAdd
Function ProUdfdataIntersectionAdd
Description
Adds an intersection structure to the UDF data
Synopsis
#include <ProUdf.h>
ProUdfdataIntersectionAdd
(
/* (In)
The UDF data
*/
ProUdfintersection intersection
/* (In)
The intersection data
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
Isto foi útil?