In a C# API developed for SolidWorks, how can I automatically make envelope components visible in every drawing view?
I need envelope components to be displayed automatically in each drawing view generated by the API, instead of having to manually show them in every view. What is the recommended approach for accomplishing this using the SolidWorks API?
