Description This utility is a must-have for SOLIDWORKS engineers who often use both measurement methods. This macro, known as the SOLIDWORKS macro to toggle dimension style, automates the process of toggling the SOLIDWORKS dimension style. The logic is simple but powerful, and proceeds as follows. The macro first checks the unit system used in the drawing. If the dimension is decimal, the macro will change the style to fractional, will change the denominator (the fraction) to 1/32 (which is a common style in the industry), and will set the rounding to the nearest fraction. If the dimension is already in fractional style, then the macro instantly reverts the unit system back to decimal. This is a one-click solution to change the unit system quickly. It saves you time setting the style all over again, when the active drawing was set in a different unit system. It also has error handling, so that it can gracefully terminate if things go wrong. System Requirements Pre-requisites Results Steps to Implement the Macro VBA Macro Code Macro You can download the macro from here. Need help with customization? Reach out to our team of experts! This tool has simplified a common, tedious, repetitive task and offered engineers an efficient means to toggle SOLIDWORKS dimension style for compliance with different drawing standards. The default parameters (like the denominator of 1/32) will work for a lot of cases, but you may require different settings for your particular design environment. If so, reach out to Blue Byte Systems Inc.! Our team of experts specialize in customizing and developing professional SOLIDWORKS macros and add-ins to meet explicit needs. Whether you are searching for a SOLIDWORKS macro to toggle dimension style or need a broader automation, we can help So… need some modifications to the default fractional denominator, or want to add this feature to a larger drawing automation script, contact us today! Our experienced team of experts will ensure that you get a custom solution that meets your needs while maximizing drawing accuracy and overall workflow efficiency.