• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

vba in equations

  • Thread starter Thread starter SolidUser
  • Start date Start date

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")
 

Attachments

  • VBA in equ1.webp
    VBA in equ1.webp
    15.1 KB · Views: 48
  • VBA in equ2.webp
    VBA in equ2.webp
    42.8 KB · Views: 44
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")
interesting
 
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")
mmmm... experiments then... :finger:
 
I tried, but it doesn't work... where am I wrong?, what is missing? the path of the macro is correct.... then I would like to understand how in the equations add the operators and, or etc... Thank you.
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top