Start a topic
With the exception of Windchill, The PTC Community is on read-only status until April 6 in preparation for moving our community to a new platform. Learn more here
cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

The PTC Community is on temporary read only status in preparation for moving our community to a new platform. Learn more here

Translate the entire conversation x

Unplaced component cannot be selected by using ProSelect toolkit API

GD_9484398
8-Gravel

Unplaced component cannot be selected by using ProSelect toolkit API

I am using Creo Parametric Release 7.0 and Datecode7.0.7.0

How to select unplaced component of an assembly by using ProSelect ?

2 REPLIES 2

ProSelect() with Type "membfeat".

 

You get back the feature, not the model.

 

After you get the feature (ProAsmComp) you can check if the component is unplaced or not and change it.

 

UPDATE:

   You can use ProSelect Functions for pre selection behaivior and filters ( I haven't known that, but it looks like a good and easy way ).

   https://community.ptc.com/t5/Customization/Mouse-events-in-Creo-Parametric-API/m-p/816204#M11543

 

Br,

Eike

Hello,

Thanks @Eike_Hauptmann for this solution, but I already tried this: the component is still not selectable by ProSelect.

Gaël

Announcements



Top Tags