
Replacement in Object TOOLKIT: |

ProUdfCreate | |
( ProSolid solid /* (In) The solid which will contain the UDF */ ProUdfdata data /* (In) The data which described the placement and geometry of the UDF */ ProAsmcomppath* asm_reference /* (In) The assembly and member component path from the root assembly to the model on which the UDF will be created. NULL if the UDF is not placed in assembly mode, or if the UDF is placed in the top-level assembly. */ ProUdfCreateOption* options /* (In) Array of placement options */ int n_options /* (In) The number of options */ ProGroup* udf /* (Out) The resultant UDF group */ ) |

The function succeeded. | |
One or more input arguments was invalid. | |
Unable to place the new UDF instance. | |
The input model is Multi-CAD model. | |
The function does not have permission to operate on this model. |


