How to select 2 different spring element types
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!
Hi
You have to use 'by config type' instead of 'by config'
Looking for its arguments in hypermesh reference help about *createmark command