Kealan O Carroll
10-02-2012, 02:21 PM
Hi all, I've moved some excel equations over to solidworks dimensions to avoid manually swapping back and over between excel and SW and manually plotting points.
Basically, my dimension looks like this:
=( ( SIN ( ( "D4@Sketch1" / 2 ) * ( ( 3.141 ) / 180 ) ) ) * ( "D2@Sketch1" ) ) / ( SIN ( ( ( 3.141 ) - ( ( "D4@Sketch1" / 2 ) * ( ( 3.141 ) / 180 ) ) ) / 2 ) )-( ( SIN ( ( "D1@Sketch1" / 2 ) * ( ( 3.141 ) / 180 ) ) ) * ( "D2@Sketch1" ) ) / ( SIN ( ( ( 3.141 ) - ( ( "D1@Sketch1" / 2 ) * ( ( 3.141 ) / 180 ) ) ) / 2 ) )
And needless to say I don't wanna have to do 90 of them by hand. Is there any way to get SW to recognise a pattern and paste the dimension onwards ?
Much the same as grabbing the bottom right corner of an excel cell and copying it down a column...
Cheers
Basically, my dimension looks like this:
=( ( SIN ( ( "D4@Sketch1" / 2 ) * ( ( 3.141 ) / 180 ) ) ) * ( "D2@Sketch1" ) ) / ( SIN ( ( ( 3.141 ) - ( ( "D4@Sketch1" / 2 ) * ( ( 3.141 ) / 180 ) ) ) / 2 ) )-( ( SIN ( ( "D1@Sketch1" / 2 ) * ( ( 3.141 ) / 180 ) ) ) * ( "D2@Sketch1" ) ) / ( SIN ( ( ( 3.141 ) - ( ( "D1@Sketch1" / 2 ) * ( ( 3.141 ) / 180 ) ) ) / 2 ) )
And needless to say I don't wanna have to do 90 of them by hand. Is there any way to get SW to recognise a pattern and paste the dimension onwards ?
Much the same as grabbing the bottom right corner of an excel cell and copying it down a column...
Cheers