Description | ||||||||||||||
Return the external reference control defined for the specified solid (part or assembly). | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProScope.h> | ||||||||||||||
ProError | ProRefCtrlSolidGet | ( | ||||||||||||
ProSolid solid | ||||||||||||||
/* (In) | ||||||||||||||
The scope owner where the reference control options are set. | ||||||||||||||
*/ | ||||||||||||||
ProExtRefScope* p_scope | ||||||||||||||
/* (Out) | ||||||||||||||
External reference scope criterion. | ||||||||||||||
*/ | ||||||||||||||
ProInvalidRefBehavior* p_behavior | ||||||||||||||
/* (Out) | ||||||||||||||
Defines behavior on scope violation. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|