Hi
I am trying to make file management macro with VBA. This macro adds version and document numbers according to document type. My macro also adds assembly files to same folder automatically. I mean when you add new part to assembly it moves copy of that part to same folder. So my problem is that i need to somehow recognize file type that is currently active. Is there any possible way to do this with event triggers? I just want to know can this be done without user input.
Try 2012 SOLIDWORKS API Help - GetType Method (IModelDoc2)