Q3PickPartsStyle_Set
You can use theQ3PickPartsStyle_Setfunction to set the picking parts style value of a picking parts style.
TQ3Status Q3PickPartsStyle_Set ( TQ3StyleObject pickPartsObject, TQ3PickParts parts);
pickPartsObject- A picking parts style object.
parts- A picking parts style value.
DESCRIPTION
TheQ3PickPartsStyle_Setfunction sets the picking parts style value of the style object specified by thepickPartsObjectparameter to the value specified in thepartsparameter.