
ProExtobjCreate | |
( ProExtobjClass* extobjclass /* (In) The handle to the external object class. */ ProModelitem* owner /* (In) The handle to the owner solid or item. */ ProExtobj* result_obj /* (Out) The handle to the newly created external object. You must have previously allocated the memory for this argument. */ ) |

The function successfully created the external object. | |
The external object class is not registered, or the owner was not found. | |
The external object creation was aborted. |


