Documentation de l'API > Assembly > Object ProRef > Function ProRefCtrlSolidGet
Function ProRefCtrlSolidGet
Description
Return the external reference control defined for the specified solid (part or assembly).
Synopsis
#include <ProScope.h>
ProRefCtrlSolidGet
(
ProSolid solid
/* (In)
The scope owner where the reference control options are set.
*/
/* (Out)
External reference scope criterion.
*/
/* (Out)
Defines behavior on scope violation.
*/
)
Returns
Reference control information successfully returned.
The solid handle is invalid.
No reference control options are set in the model.
Required license not found.
Sample Code References
User Guide References
Est-ce que cela a été utile ?