Documentazione API > Assembly > Object ProExt > Function ProExtRefOwnMdlGet
Function ProExtRefOwnMdlGet
Description
Gets from the external reference a solid that is active in the current session and that uses the reference.
Synopsis
#include <ProRefInfo.h>
ProExtRefOwnMdlGet
(
/* (In)
The opaque pointer to the feature reference structure.
*/
ProSolid* p_ref_owner
/* (Out)
Pointer to the model which uses the reference.
*/
)
Returns
The function successfully returned the information.
ext_ref is NULL or bad pointer.
Required model not found in current session.
Sample Code References
User Guide References
È stato utile?