reggio
Guest
equations in conjunction with Boolean logic if/then if then to make automatic choices: possible?
hi, I would need to create some parametric assemblies, to understand with a simplified example we would have
part1 = sketch1 + extrusion1
part2 = sketch1 + extrusion1
part3 = sketch1 + extrusion1
part4 = sketch1 + extrusion1
together1 contains part1,2,3,4
What I want to do is
from inside to together1 (or excel table?) change by hand the part1/extrusion1 measurement and get automatically that
if part1/extrusion1 <=10 then part2/extrusion1 becomes 700mm
if part1/extrusion1 >10<20 then part2/extrusion1 becomes 800mm
if part1/extrusion1 >=20 then part2/extrusion1 becomes 900mm
... then if possible also:
if part1/extrusion1 >30 then suspend part3 + active part4
Can you tell me if it's possible to do it with sw21 and in case I can do it?
hi, I would need to create some parametric assemblies, to understand with a simplified example we would have
part1 = sketch1 + extrusion1
part2 = sketch1 + extrusion1
part3 = sketch1 + extrusion1
part4 = sketch1 + extrusion1
together1 contains part1,2,3,4
What I want to do is
from inside to together1 (or excel table?) change by hand the part1/extrusion1 measurement and get automatically that
if part1/extrusion1 <=10 then part2/extrusion1 becomes 700mm
if part1/extrusion1 >10<20 then part2/extrusion1 becomes 800mm
if part1/extrusion1 >=20 then part2/extrusion1 becomes 900mm
... then if possible also:
if part1/extrusion1 >30 then suspend part3 + active part4
Can you tell me if it's possible to do it with sw21 and in case I can do it?