cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Translate the entire conversation x

membfeat Vs feature in Proselect() API

Ketan_Lalcheta
19-Tanzanite

membfeat Vs feature in Proselect() API

Hello

 

I was going through example code and come to know about first API argument as "membfeat" in ProSelect(). What does this mean? How it is different from "feature" and "part_or_asm" ?

 

Regards

Ketan

1 REPLY 1

@Ketan_Lalcheta In assembly all the items were considered as Feature (including part & sub assemblies). Hence we can still narrow selection by the keyword "Feature".

For example, an assembly contains a component ,an extrude cut and pattern

If the selection option is set to "membfeat" all the above sent entity can be selected.

But if the selection option is set to "part_or_asm", only parts or assemblies can be selected.

 

Announcements

Top Tags