Hi,
I have a property page containing two selection boxes havingdifferent marks. I have selected same plane say Plane1 in both theselection boxes.
Now, I want to deselect Plane1 present in second selection box. InSolidworks, if we select same entity again, it is deselected.
So, for this I am considering plane as Feature and usedSelect2(bool, int) function. In this second parameter is mark ofselection box from which plane is to be deselected. But thisfunction is not deselecting required plane rather deselectingPlane1 from first selection box.
How can I deselect Plane1 from second selection box? Pleasehelp.SolidworksApi macros
I have a property page containing two selection boxes havingdifferent marks. I have selected same plane say Plane1 in both theselection boxes.
Now, I want to deselect Plane1 present in second selection box. InSolidworks, if we select same entity again, it is deselected.
So, for this I am considering plane as Feature and usedSelect2(bool, int) function. In this second parameter is mark ofselection box from which plane is to be deselected. But thisfunction is not deselecting required plane rather deselectingPlane1 from first selection box.
How can I deselect Plane1 from second selection box? Pleasehelp.SolidworksApi macros