Sep 20, 2001 #1 RBasniak Mechanical Joined Sep 19, 2001 Messages 59 Location BR Hi people... I just wanna know if it's possible to add some coments in equations in SW... the names that he puts in the equations turns the equations too confuse! :-( Bye, Rodrigo Basniak Curitiba, PR Brazil
Hi people... I just wanna know if it's possible to add some coments in equations in SW... the names that he puts in the equations turns the equations too confuse! :-( Bye, Rodrigo Basniak Curitiba, PR Brazil
Sep 20, 2001 #2 ffrreedd Structural Joined Jan 23, 2006 Messages 9 Location GB Try this: "D1@Sketch1" = "D2@Sketch1" 'comment Upvote 0 Downvote
Sep 20, 2001 #3 BBJT Mechanical Joined Sep 17, 2001 Messages 274 Location US Yes it is possible. Here is an example that I copied from the help file in SolidWorks. Type a single quote (‘) at the end of the equation, then enter the comment. Anything after the single quote is ignored when the equation is evaluated. For example: "D2@Sketch1" = "D1@Sketch1" / 2 ‘height is 1/2 width BBJT CSWP Upvote 0 Downvote
Yes it is possible. Here is an example that I copied from the help file in SolidWorks. Type a single quote (‘) at the end of the equation, then enter the comment. Anything after the single quote is ignored when the equation is evaluated. For example: "D2@Sketch1" = "D1@Sketch1" / 2 ‘height is 1/2 width BBJT CSWP
Sep 20, 2001 Thread starter #4 RBasniak Mechanical Joined Sep 19, 2001 Messages 59 Location BR Thank you so much... that was exactly what I need! Upvote 0 Downvote