Is there a way to cancel the addition of a feature, specifically a MoveFace feature?
I tried returning S_FALSE from the DPartDocEvents_AddItemNotifyEventHandler, but the feature is still added. I also try deleting the feature in that event handler, but SolidWorks crashes.
Any help would be appreciated.
SolidworksApi macros