Documentação da API
>
Features
>
Object ProUdfdata
> Function ProUdfdataIntersectionAdd
Function ProUdfdataIntersectionAdd
Description
Adds an intersection structure to the UDF data
Synopsis
#include <
ProUdf.h
>
ProError
ProUdfdataIntersectionAdd
(
ProUdfdata
data
/* (In)
The UDF data
*/
ProUdfintersection
intersection
/* (In)
The intersection data
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
User Guide References
Assembly Intersections:ProUdfdataIntersectionAdd
Parent topic
Object ProUdfdata
Isto foi útil?
Este site funciona melhor com JavaScript habilitado