Hello guys,
I am implementing drag n drop function for Library Feature using C# API. When the Library Feature data is dropped into solidworks, it should automatically accept it without displaying the edit window if placement plane parameters is set. Till now i could create a feature library by doing drag n drop but user has to manually click on Apply button to add the dropped library feature into the model. How can i automate this using API.