API Documentation
>
Features
>
Object ProUdfdata
> Function ProUdfdataQuadrantAdd
Function ProUdfdataQuadrantAdd
Description
Adds a quadrant to the UDF data
Replacement in Object TOOLKIT:
pfcUDFPromptCreateInstructions::Create
Synopsis
#include <
ProUdf.h
>
ProError
ProUdfdataQuadrantAdd
(
ProUdfdata
data
/* (In)
The UDF data
*/
ProPoint3d
quadrant
/* (In)
The quadrant
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
User Guide References
The UDF Input Data Structure ProUdfdata:ProUdfdataQuadrantAdd
Was this helpful?
This site works best with JavaScript enabled