SolidUser
Guest
I know that on this forum there are lovers of equations.
I don't know if you know it or not, but solidworks equations support vba.
− support of message boxes
− string function support
− support of logical operators (not, and, or, etc)
− support of solidworks bees functions
Example of equation:
"autorun"=application.sldworks.runmacro"c:macro1.swp","macro1.swp","main")
I don't know if you know it or not, but solidworks equations support vba.
− support of message boxes
− string function support
− support of logical operators (not, and, or, etc)
− support of solidworks bees functions
Example of equation:
"autorun"=application.sldworks.runmacro"c:macro1.swp","macro1.swp","main")