Hello all,
I have one Optistruct model that contains 3 spring element types (CBUSH, CELAS1, CELAS2).
I need to select all spring elements CBUSH and CELAS2 from my model.
By using this command: *createmark elems 2 'by config' 21 I select all springs from my model.
Is there any way to select all CBUSH and CELAS2 entities from my model?
Thank you!