Documentation de l'API > Assembly > Object ProRef > Function ProRefCtrlSolidSet
Function ProRefCtrlSolidSet
Description
Set a specified external reference control for solid, that is, for a part or assembly.
Synopsis
#include <ProScope.h>
ProRefCtrlSolidSet
(
ProSolid solid
/* (In)
The scope owner where reference control options are embedded.
*/
/* (In)
External reference scope criterion.
*/
/* (In)
Defines behavior on scope violation.
*/
)
Returns
External reference control successfully set.
Model is in read-only state.
The solid handle is invalid.
The settings are invalid.
Config options setting disallows changing object reference control; or required license not found.
Sample Code References
User Guide References
Est-ce que cela a été utile ?