Hi everyone,
I have a model in which I have 20+ springs (SPR_BEAM to be precise) working at the same time. Those springs have a sensor each that deactivates/activates them in terms on the nodal distance between their two points.
My main issue is that the model tree gets really busy and illegible, so I would like to include them all in a single /PART or a common Component. The only difference between them is the nodes I use for the sensors. Is there a way to impose a similar condition without having to set all those sensors?
This is related to another question I posted, as I need those spring to stop working when the nodal distance is larger than a certain value (D>Dmax) but work again in case the element gets back to initial position D<Dmax.
I hope this make sense.
Thank you in advance!
Diego