Description | ||||||||||||||
Set a specified external reference control for solid, that is, for a part or assembly. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProScope.h> | ||||||||||||||
ProError | ProRefCtrlSolidSet | ( | ||||||||||||
ProSolid solid | ||||||||||||||
/* (In) | ||||||||||||||
The scope owner where reference control options are embedded. | ||||||||||||||
*/ | ||||||||||||||
ProExtRefScope scope | ||||||||||||||
/* (In) | ||||||||||||||
External reference scope criterion. | ||||||||||||||
*/ | ||||||||||||||
ProInvalidRefBehavior behavior | ||||||||||||||
/* (In) | ||||||||||||||
Defines behavior on scope violation. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|